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 78382eb commit 1b2d349Copy full SHA for 1b2d349
pyproject.toml
@@ -33,5 +33,5 @@ distribution = true
33
34
[tool.pdm.version]
35
source = "scm"
36
-write_to = "apsig/_version.py"
37
-write_template = "__version__ = '{}'"
+write_to = "apmodel/_version.py"
+write_template = "__version__ = '{}'"
0 commit comments