Skip to content

Commit

Permalink
Bumped version to v0.29.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Feb 9, 2025
1 parent d6bbb2b commit 098e926
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__ = "Paebbels@gmail.com"
__copyright__ = "2016-2025, Patrick Lehmann"
__license__ = "Apache License, Version 2.0"
__version__ = "0.29.4"
__version__ = "0.29.5"


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

0 comments on commit 098e926

Please sign in to comment.