Skip to content

Commit 203ee35

Browse files
committed
update version
1 parent 2320b71 commit 203ee35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/systemrdl/__about__.py

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

0 commit comments

Comments
 (0)