feat: bump versions to 1.9.3 (#4316)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Build uv cache / build-cache (3.10) (push) Has been cancelled
Build uv cache / build-cache (3.11) (push) Has been cancelled
Build uv cache / build-cache (3.12) (push) Has been cancelled
Build uv cache / build-cache (3.13) (push) Has been cancelled

* feat: bump versions to 1.9.3

* bump bump
This commit is contained in:
Lorenze Jay
2026-01-30 14:24:25 -08:00
committed by GitHub
parent 102b6ae855
commit 63a508f601
8 changed files with 8 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
"""CrewAI development tools."""
__version__ = "1.9.2"
__version__ = "1.9.3"