bump: version 1.80.3 → 1.80.4

This commit is contained in:
Ishaan Jaffer 2025-11-22 11:09:32 -08:00
parent f5c8136243
commit 4f707ed323

View File

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