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 f093a2d commit 16e65d0Copy full SHA for 16e65d0
python/setup.py
@@ -20,7 +20,7 @@
20
MODEL_DIR = "stan"
21
MODEL_TARGET_DIR = os.path.join("prophet", "stan_model")
22
23
-CMDSTAN_VERSION = "2.33.1"
+CMDSTAN_VERSION = "2.37.0"
24
BINARIES_DIR = "bin"
25
BINARIES = ["diagnose", "print", "stanc", "stansummary"]
26
TBB_PARENT = "stan/lib/stan_math/lib"
0 commit comments