Skip to content

Commit d1819ff

Browse files
authored
Merge pull request #314 from stan-dev/typo_fix
FIXES model info typo
2 parents dfe4277 + 03c98a8 commit d1819ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

posterior_database/models/info/GLM_Poisson_model.info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"pymc": {
1616
"model_code": "models/pymc/GLM_Poisson_model.py",
17-
"stan_version": ">=5.16.2"
17+
"pymc_version": ">=5.16.2"
1818
}
1919
},
2020
"licence": "BSD3"

0 commit comments

Comments
 (0)