We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3902c24 commit b53eb90Copy full SHA for b53eb90
pyproject.toml
@@ -54,7 +54,7 @@ source = "uv-dynamic-versioning"
54
[tool.hatch.build.hooks.version]
55
path = "src/xml2python/_version.py"
56
template = '''
57
-version = "{version}"
+version = '{version}'
58
'''
59
60
[tool.uv-dynamic-versioning]
0 commit comments