We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ab450 commit 7c5a8cbCopy full SHA for 7c5a8cb
pyVHDLModel/__init__.py
@@ -39,7 +39,7 @@
39
__email__ = "[email protected]"
40
__copyright__ = "2016-2022, Patrick Lehmann"
41
__license__ = "Apache License, Version 2.0"
42
-__version__ = "0.21.0"
+__version__ = "0.20.1"
43
44
45
from enum import unique, Enum, Flag, auto
0 commit comments