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 05e39e1 commit 2583b7fCopy full SHA for 2583b7f
pymc/__init__.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# pylint: disable=wildcard-import
16
-__version__ = "4.1.2"
+__version__ = "4.1.3"
17
18
import logging
19
import sys
0 commit comments