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.
2 parents b808b01 + b4a27b0 commit 89478a0Copy full SHA for 89478a0
README.md
@@ -44,7 +44,7 @@ setuptools.setup(
44
...
45
version_config={
46
"template": "{tag}",
47
- "dev_template": "{tag}.dev{ccount}+git.{sha}"
+ "dev_template": "{tag}.dev{ccount}+git.{sha}",
48
"dirty_template": "{tag}.dev{ccount}+git.{sha}.dirty",
49
"starting_version": "0.0.1",
50
"version_callback": None,
0 commit comments