Skip to content

Commit 3f0b765

Browse files
committed
Update version
1 parent 4338394 commit 3f0b765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/peakrdl_regblock/__about__.py

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

0 commit comments

Comments
 (0)