Skip to content

Commit 01e28d1

Browse files
committed
change release version 0.11.0
1 parent 00b64f6 commit 01e28d1

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 = 10
8+
MINOR = 11
99
PATCH = 0
1010
RC = 0
1111
ISTAGED = False

0 commit comments

Comments
 (0)