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