v4.0.4
===================================================================== - ensure that full python semver is published to pypi
This commit is contained in:
@ -56,5 +56,5 @@ source = 'versioningit'
|
||||
packages = ['./']
|
||||
|
||||
[tool.versioningit]
|
||||
match = ['v*']
|
||||
match = ['v[0-9]*.[0-9]*.[0-9]*']
|
||||
|
||||
|
Reference in New Issue
Block a user