mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-03 16:22:49 +00:00
feat: bump versions to 1.2.0 (#3787)
Some checks failed
Some checks failed
* feat: bump versions to 1.2.0 * also include projects
This commit is contained in:
@@ -40,7 +40,7 @@ def _suppress_pydantic_deprecation_warnings() -> None:
|
||||
|
||||
_suppress_pydantic_deprecation_warnings()
|
||||
|
||||
__version__ = "1.1.0"
|
||||
__version__ = "1.2.0"
|
||||
_telemetry_submitted = False
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user