Skip to content

Commit 4de7210

Browse files
committed
chore: versioning
1 parent 42558f0 commit 4de7210

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,8 @@ build-backend = "hatchling.build"
4646
vcs = "git"
4747
style = "semver"
4848
bump = true
49-
# TODO: enable strict mode once we have a tag
50-
# strict = true
51-
# latest-tag = true
49+
strict = true
50+
latest-tag = true
5251

5352
[tool.hatch.build]
5453
include = [

0 commit comments

Comments
 (0)