Skip to content

Commit 9f49589

Browse files
committed
Reverted version to v0.27.1 for a hotfix.
1 parent c97115f commit 9f49589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyVHDLModel/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
__email__ = "[email protected]"
4949
__copyright__ = "2016-2023, Patrick Lehmann"
5050
__license__ = "Apache License, Version 2.0"
51-
__version__ = "0.28.0"
51+
__version__ = "0.27.1"
5252

5353

5454
from enum import unique, Enum, Flag, auto

0 commit comments

Comments
 (0)