Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanheemstra authored Jan 8, 2025
1 parent 6143fd4 commit 6d98d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion threagile-monitoring/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires = ["hatchling", "setuptools>=45", "setuptools_scm[toml]>=6.2"]
build-backend = "hatchling.build"

[tool.setuptools_scm]
write_to = "src/threagile_monitoring/_version.py"
write_to = "src/threagile_monitoring/__about__.py"
version_scheme = "post-release"
local_scheme = "node-and-timestamp"

Expand Down

0 comments on commit 6d98d21

Please sign in to comment.