Skip to content

Commit

Permalink
Bumped version to v0.28.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Jul 7, 2023
1 parent 9f49589 commit bc0a9ae
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-2023, Patrick Lehmann"
__license__ = "Apache License, Version 2.0"
__version__ = "0.27.1"
__version__ = "0.28.0"


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

0 comments on commit bc0a9ae

Please sign in to comment.