We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1210ed6 + 83e0ae7 commit a0f87b7Copy full SHA for a0f87b7
pymc3/__init__.py
@@ -1,5 +1,5 @@
1
# pylint: disable=wildcard-import
2
-__version__ = "3.1.rc1"
+__version__ = "3.1.rc2"
3
4
from .blocking import *
5
from .distributions import *
0 commit comments