bump: version 1.62.3 → 1.62.4

This commit is contained in:
Krrish Dholakia 2025-03-04 22:10:07 -08:00
parent b43b8dc21c
commit db560dba4a

View file

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