Skip to content

Commit ee539a0

Browse files
authored
Merge pull request #57 from SmoothForge/new_version
New version (to test CI in new repo location)
2 parents ee2be4f + 7786ef9 commit ee539a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pymgcv"
33
authors = [{ name = "danielward27", email = "danielward27@outlook.com" }]
44
description = "pymgcv: Generalized additive models using mgcv, in Python."
55
requires-python = ">= 3.11"
6-
version = "0.0.9"
6+
version = "0.0.10"
77

88
keywords = ["generalized additive models", "GAMs"]
99
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)