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