bump: version 1.80.4 → 1.80.5

This commit is contained in:
Ishaan Jaffer
2025-11-22 13:37:12 -08:00
parent 5f78ea757c
commit 37460b6aee
+1 -1
View File
@@ -159,7 +159,7 @@ requires = ["poetry-core", "wheel"]
build-backend = "poetry.core.masonry.api"
[tool.commitizen]
version = "1.80.4"
version = "1.80.5"
version_files = [
"pyproject.toml:^version"
]