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 b7d6695 commit db9d3bbCopy full SHA for db9d3bb
pyVHDLModel/__init__.py
@@ -48,7 +48,7 @@
48
__email__ = "[email protected]"
49
__copyright__ = "2016-2023, Patrick Lehmann"
50
__license__ = "Apache License, Version 2.0"
51
-__version__ = "0.22.0"
+__version__ = "0.22.1"
52
53
54
from enum import unique, Enum, Flag, auto
0 commit comments