Skip to content

Commit 31c9bf3

Browse files
committed
update version
1 parent 29fd315 commit 31c9bf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/setup.py.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ class BinaryDistribution(Distribution):
55
return True
66

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

1313

1414

0 commit comments

Comments
 (0)