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 e250b78 commit f532345Copy full SHA for f532345
pyproject.toml
@@ -61,5 +61,4 @@ packages = [
61
]
62
63
[tool.setuptools.dynamic]
64
-#version = {attr = "pymathics.natlang.__version__"}
65
-version = "9.0.0"
+version = {attr = "pymathics.natlang.__version__"}
0 commit comments