Skip to content

Commit 8187be0

Browse files
committed
update release.
1 parent 0ddc9ed commit 8187be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# This version string is semver compatible, but incompatible with pip.
3030
# For pip, we will remove all '-' characters from this string, and use the
3131
# result for pip.
32-
_VERSION = '1.0.0a1'
32+
_VERSION = '1.0.0a2'
3333

3434
REQUIRED_PACKAGES = [
3535
'numpy >= 1.11.0',

0 commit comments

Comments
 (0)