We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1184b0c commit 7d960faCopy full SHA for 7d960fa
pymc/__init__.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# pylint: disable=wildcard-import
16
-__version__ = "4.1.3"
+__version__ = "4.1.4"
17
18
import logging
19
import sys
0 commit comments