Skip to content

Commit 137f156

Browse files
authored
Update pyproject.toml
1 parent 1752e6f commit 137f156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ dev = [
2727
[tool.setuptools_scm]
2828
version_scheme = "post-release"
2929
local_scheme = "dirty-tag"
30-
write_to = "src/python_synthpop/_version.py" # Optional, writes version to file
30+
write_to = "_version.py" # Optional, writes version to file

0 commit comments

Comments
 (0)