Skip to content

Commit 93da8e2

Browse files
committed
update develop version
1 parent ce16b40 commit 93da8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class BinaryDistribution(Distribution):
55
return True
66

77
MAJOR = 0
8-
MINOR = 11
8+
MINOR = 14
99
PATCH = 0
1010
RC = 0
1111
ISTAGED = False

0 commit comments

Comments
 (0)