bump: version 1.70.5 → 1.71.0

This commit is contained in:
Krrish Dholakia 2025-05-23 23:01:47 -07:00
parent b3ff337141
commit 2015705012

View File

@ -139,7 +139,7 @@ requires = ["poetry-core", "wheel"]
build-backend = "poetry.core.masonry.api"
[tool.commitizen]
version = "1.70.5"
version = "1.71.0"
version_files = [
"pyproject.toml:^version"
]