Skip to content

Commit 4eea805

Browse files
committed
Bumped version to v0.30.0.
1 parent d6bbb2b commit 4eea805

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.29.4"
51+
__version__ = "0.30.0"
5252

5353

5454
from enum import unique, Enum, Flag, auto

0 commit comments

Comments
 (0)