feat: bump versions to 1.14.0a1 (#5292)

* chore: update uv.lock with new dependency groups and versioning adjustments

- Added a new revision number and updated resolution markers for Python version compatibility.
- Introduced a 'dev' dependency group with specific versions for various development tools.
- Updated sdist and wheels entries to include upload timestamps for better tracking.
- Adjusted numpy dependencies to specify versions based on Python version markers.

* feat: bump versions to 1.14.0a1
This commit is contained in:
João Moura
2026-04-06 00:32:20 -07:00
committed by GitHub
parent bce10f5978
commit e46402d10d
10 changed files with 4862 additions and 4056 deletions

View File

@@ -1,3 +1,3 @@
"""CrewAI development tools."""
__version__ = "1.13.0"
__version__ = "1.14.0a1"