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.
1 parent 7d50de8 commit 1d00f3eCopy full SHA for 1d00f3e
pymc3/__init__.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# pylint: disable=wildcard-import
16
-__version__ = "3.11.5"
+__version__ = "3.11.6"
17
18
import logging
19
import multiprocessing as mp
0 commit comments