Skip to content

Commit

Permalink
use version-scheme=release-breanch-semver for consistency with other …
Browse files Browse the repository at this point in the history
…projects

even though we don't use release branches
  • Loading branch information
chrisjbillington committed Dec 6, 2024
1 parent 51af23e commit ebc38b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ requires = [
]

[tool.setuptools_scm]
version_scheme = "release-branch-semver"
local_scheme = "no-local-version"

[tool.setuptools.packages]
Expand Down

0 comments on commit ebc38b9

Please sign in to comment.