bump: version 1.80.14 → 1.80.15

This commit is contained in:
Ishaan Jaffer 2026-01-10 17:49:46 -08:00
parent 624c9420b9
commit f36e898cce

View File

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