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 0bfa4d1 commit 869dde8Copy full SHA for 869dde8
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.17.0"
+__version__ = "0.17.1"
43
44
45
from enum import IntEnum, unique, Enum
0 commit comments