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