Skip to content

Commit 46167a2

Browse files
committed
Bumped version to 1.1.0
1 parent 255eb36 commit 46167a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omg/__init__.py

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

0 commit comments

Comments
 (0)