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.
2 parents ee2be4f + 7786ef9 commit ee539a0Copy full SHA for ee539a0
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ name = "pymgcv"
3
authors = [{ name = "danielward27", email = "danielward27@outlook.com" }]
4
description = "pymgcv: Generalized additive models using mgcv, in Python."
5
requires-python = ">= 3.11"
6
-version = "0.0.9"
+version = "0.0.10"
7
8
keywords = ["generalized additive models", "GAMs"]
9
license = { file = "LICENSE" }
0 commit comments