Skip to content

Commit 8ea975f

Browse files
committed
Bumped version to v0.32.0. [skip ci]
1 parent a11f7fa commit 8ea975f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyVHDLModel/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
__email__ = "[email protected]"
4949
__copyright__ = "2016-2025, Patrick Lehmann"
5050
__license__ = "Apache License, Version 2.0"
51-
__version__ = "0.31.0"
51+
__version__ = "0.32.0"
5252

5353

5454
from enum import unique, Enum, Flag, auto

0 commit comments

Comments
 (0)