Skip to content

Commit 1414c20

Browse files
authored
Fix issue where releases don't pick up the right tag (#18)
1 parent 0370883 commit 1414c20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ namespaces = false
4545
[tool.setuptools.package-data]
4646
"*" = ["py.typed"]
4747

48+
[tool.setuptools_scm]
49+
4850
[tool.ruff]
4951
fix = true
5052
line-length=120

0 commit comments

Comments
 (0)