Skip to content

Commit 9fc603e

Browse files
authored
Merge pull request #11915 from panyx0718/version2
update develop version
2 parents ce16b40 + 93da8e2 commit 9fc603e

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)