Skip to content

Commit db9d3bb

Browse files
committed
Bump version to v0.22.1. [skip ci]
1 parent b7d6695 commit db9d3bb

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-2023, Patrick Lehmann"
5050
__license__ = "Apache License, Version 2.0"
51-
__version__ = "0.22.0"
51+
__version__ = "0.22.1"
5252

5353

5454
from enum import unique, Enum, Flag, auto

0 commit comments

Comments
 (0)