mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-12 14:02:47 +00:00
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:
@@ -1,3 +1,3 @@
|
||||
"""CrewAI development tools."""
|
||||
|
||||
__version__ = "1.13.0"
|
||||
__version__ = "1.14.0a1"
|
||||
|
||||
Reference in New Issue
Block a user