We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2226b commit 8d0ae0bCopy full SHA for 8d0ae0b
1 file changed
pyproject.toml
@@ -69,6 +69,7 @@ build-backend = "hatchling.build"
69
70
[tool.hatch.version]
71
source = "vcs"
72
+fallback-version = "0.3.0"
73
74
[tool.hatch.build.hooks.vcs]
75
version-file = "src/bub/_version.py"
0 commit comments