We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ce4e6 commit c33be01Copy full SHA for c33be01
pyproject.toml
@@ -66,6 +66,7 @@ include = ["pygmt*"]
66
exclude = ["doc"]
67
68
[tool.setuptools_scm]
69
+version_scheme = "release-branch-semver"
70
local_scheme = "node-and-date"
71
fallback_version = "999.999.999+unknown"
72
0 commit comments