We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97115f commit 9f49589Copy full SHA for 9f49589
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.28.0"
+__version__ = "0.27.1"
52
53
54
from enum import unique, Enum, Flag, auto
0 commit comments