We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97445cd commit ae13db3Copy full SHA for ae13db3
src/peakrdl_regblock_vhdl/__about__.py
@@ -1,2 +1,2 @@
1
-version_info = (1, 0, 0, 2)
+version_info = (1, 0, 0, 3)
2
__version__ = ".".join([str(n) for n in version_info])
0 commit comments