Skip to content

Commit 67330de

Browse files
committed
Update version.
1 parent 8c12436 commit 67330de

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 = 13
99
PATCH = 0
1010
RC = 0
11-
ISTAGED = False
11+
ISTAGED = True
1212

1313

1414

0 commit comments

Comments
 (0)