Skip to content

Commit b44c76b

Browse files
fix finding pysonde version
1 parent 929d129 commit b44c76b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ build-backend = "pdm.backend"
6666

6767
[tool.pdm.version]
6868
source = "scm"
69+
write_to = "pysonde/__init__.py"
70+
write_template = "__version__ = '{}'"
6971

7072
[tool.pdm]
7173
distribution = true

0 commit comments

Comments
 (0)