Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit ca5f065

Browse files
author
Mr-Milk
committed
change version scheme
1 parent a106630 commit ca5f065

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ requires = ["setuptools ~= 58.0", "wheel", "setuptools_scm>=6.2"]
33
build-backend = "setuptools.build_meta"
44

55
[tool.setuptools_scm]
6-
write_to = "spatialtis/_version.py"
6+
write_to = "spatialtis/_version.py"
7+
version_scheme = "post-release"

0 commit comments

Comments
 (0)