Merge pull request #18 from HideyoshiNakazone/fixes-ci-cd
Fixes Versioning
This commit is contained in:
@@ -28,7 +28,8 @@ setuptools = "^70.1.0"
|
|||||||
[tool.poetry-dynamic-versioning]
|
[tool.poetry-dynamic-versioning]
|
||||||
enable = true
|
enable = true
|
||||||
vcs = "git"
|
vcs = "git"
|
||||||
format = "v2.2+{distance}.{commit}"
|
bump = "auto"
|
||||||
|
format = "v{base}"
|
||||||
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
|||||||
Reference in New Issue
Block a user