=====================================================================

- one last python semver fix and then BOOM
This commit is contained in:
Wryn (yage) Wagner 2024-02-21 00:29:33 -07:00
parent 62ab5404cf
commit 1adb45d75e

View File

@ -55,6 +55,5 @@ source = 'versioningit'
[tool.hatch.build.targets.wheel]
packages = ['./']
[tool.versioningit]
[tool.versioningit.vcs]
match = ['v[0-9]*.[0-9]*.[0-9]*']