Updates Versioning Pipeline

This commit is contained in:
2024-07-23 22:54:59 -03:00
parent d31aa7e7eb
commit ef480460c8
4 changed files with 67 additions and 96 deletions

View File

@@ -28,8 +28,6 @@ setuptools = "^70.1.0"
[tool.poetry-dynamic-versioning]
enable = true
vcs = "git"
bump = "auto"
format = "v{base}"
[build-system]