Skip to content

Commit 927a83b

Browse files
committed
Set the version_scheme for setuptools_scm
1 parent 8e848ab commit 927a83b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[tool.setuptools_scm]
1010
write_to = "blur_python_example/version.py"
11+
version_scheme = "release-branch-semver"
1112

1213
[tool.black]
1314
skip-string-normalization = true

0 commit comments

Comments
 (0)