Skip to content

Commit 282a360

Browse files
committed
bump version to 1.4
1 parent 9040f5e commit 282a360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xircuits/_version.py

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

0 commit comments

Comments
 (0)