Skip to content

Commit 691b27c

Browse files
authored
Merge pull request #11838 from panyx0718/version
update version
2 parents 29fd315 + 31c9bf3 commit 691b27c

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)