We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ddc9ed commit 8187be0Copy full SHA for 8187be0
setup.py
@@ -29,7 +29,7 @@
29
# This version string is semver compatible, but incompatible with pip.
30
# For pip, we will remove all '-' characters from this string, and use the
31
# result for pip.
32
-_VERSION = '1.0.0a1'
+_VERSION = '1.0.0a2'
33
34
REQUIRED_PACKAGES = [
35
'numpy >= 1.11.0',
0 commit comments