We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc88b6d commit 8fd4421Copy full SHA for 8fd4421
1 file changed
src/qinfer/__init__.py
@@ -27,7 +27,7 @@
27
# In keeping with PEP-396, we define a version number of the form
28
# {major}.{minor}[.{postrelease}]{prerelease-tag}
29
30
-__version__ = '1.0a1'
+__version__ = '1.0b1'
31
32
## IMPORTS ####################################################################
33
# These imports control what is made available by importing qinfer itself.
0 commit comments