Skip to content

Commit 8fd4421

Browse files
committed
Version bump.
1 parent dc88b6d commit 8fd4421

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/qinfer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# In keeping with PEP-396, we define a version number of the form
2828
# {major}.{minor}[.{postrelease}]{prerelease-tag}
2929

30-
__version__ = '1.0a1'
30+
__version__ = '1.0b1'
3131

3232
## IMPORTS ####################################################################
3333
# These imports control what is made available by importing qinfer itself.

0 commit comments

Comments
 (0)