Skip to content

Commit

Permalink
Update deprecated version_scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyNotHugo committed Jun 17, 2024
1 parent a4f126c commit b5c2ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ requires = ["setuptools>=45", "wheel", "setuptools_scm>=6.2"]

[tool.setuptools_scm]
write_to = "todoman/version.py"
version_scheme = "post-release"
version_scheme = "no-guess-dev"

[tool.mypy]
ignore_missing_imports = true
Expand Down

0 comments on commit b5c2ff6

Please sign in to comment.