Skip to content

Commit 3ad7881

Browse files
authored
fix: Publish package without prefixing tag with v (#4)
1 parent d3a1e87 commit 3ad7881

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
@@ -46,6 +46,7 @@ source = "uv-dynamic-versioning"
4646

4747
[tool.uv-dynamic-versioning]
4848
fallback-version = "0.0.1"
49+
pattern = "default-unprefixed"
4950
vcs = "git"
5051
style = "pep440"
5152

0 commit comments

Comments
 (0)