Skip to content

Commit

Permalink
Bumped version to v0.30.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Sep 26, 2024
1 parent 11134c7 commit 6782869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyVHDLModel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
__email__ = "[email protected]"
__copyright__ = "2016-2024, Patrick Lehmann"
__license__ = "Apache License, Version 2.0"
__version__ = "0.29.0"
__version__ = "0.30.0"


from enum import unique, Enum, Flag, auto
Expand Down

0 comments on commit 6782869

Please sign in to comment.