Skip to content

Commit 84e0593

Browse files
committed
version++ to 1.2.4
1 parent 5005f51 commit 84e0593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: omg/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (1, 2, 3)
1+
version_info = (1, 2, 4)
22
version = '.'.join(str(c) for c in version_info)

0 commit comments

Comments
 (0)