Skip to content

Commit b686884

Browse files
committed
version 1.0.0.1+vhdl (#15, #17)
No functional changes from v1.0.0.0, but now it should deploy to PYPI.
1 parent e674fff commit b686884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (1, 0, 0, 0)
1+
version_info = (1, 0, 0, 1)
22
__version__ = ".".join([str(n) for n in version_info])

0 commit comments

Comments
 (0)