bump: version 1.73.2 → 1.73.3

This commit is contained in:
Ishaan Jaff
2025-06-25 22:26:59 -07:00
parent b2d4462ab5
commit 5ebdb58115
+1 -1
View File
@@ -141,7 +141,7 @@ requires = ["poetry-core", "wheel"]
build-backend = "poetry.core.masonry.api"
[tool.commitizen]
version = "1.73.2"
version = "1.73.3"
version_files = [
"pyproject.toml:^version"
]