bump: version 1.79.1 → 1.79.2

This commit is contained in:
Ishaan Jaffer
2025-11-08 16:06:54 -08:00
parent 44a2299a24
commit 5299a97d2c
+1 -1
View File
@@ -157,7 +157,7 @@ requires = ["poetry-core", "wheel"]
build-backend = "poetry.core.masonry.api"
[tool.commitizen]
version = "1.79.1"
version = "1.79.2"
version_files = [
"pyproject.toml:^version"
]