bump: version 1.41.10 → 1.41.11

This commit is contained in:
Ishaan Jaff 2024-07-06 16:57:33 -07:00
parent d50ec47331
commit b819b70be1

View file

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