Skip to content

Commit 689c71d

Browse files
Veganveinsbrandonwillard
authored andcommitted
Update pymc3 version to 3.11.2
1 parent de16651 commit 689c71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
install_requires=[
1818
"numpy>=1.18.1",
1919
"scipy>=1.4.0",
20-
"pymc3==3.11.1",
20+
"pymc3==3.11.2",
2121
"theano-pymc>=1.1.0",
2222
],
2323
tests_require=["pytest"],

0 commit comments

Comments
 (0)