ComposioHQ / composio

Composio equips agents with well-crafted tools empowering them to tackle complex tasks
https://docs.composio.dev
Other
1.3k stars 425 forks source link

Release v0.3.15 #221

Closed angrybayblade closed 1 week ago

utkarsh-dixit commented 3 days ago

PR Changes Summary

Type

Important Changed Files

himanshu-dixit commented 4 hours ago

PR Summary

Describe the changes of this PR and its objective: The primary objective of this PR is to bump the version of various composio packages and plugins from 0.3.14 to 0.3.15. This version update likely includes various improvements and bug fixes, but the specific changes to the core logic or added features are not detailed in the files provided.

Categorize this PR:

Important change files which contain the major logical changes of this PR:

  1. python/plugins/autogen/setup.py
  2. python/plugins/claude/setup.py
  3. python/plugins/crew_ai/setup.py
  4. python/plugins/griptape/setup.py
  5. python/plugins/julep/setup.py
  6. python/plugins/langchain/setup.py
  7. python/plugins/llamaindex/setup.py
  8. python/plugins/lyzr/setup.py
  9. python/plugins/openai/setup.py
  10. python/setup.py

Changes Summary

This feature PR updates the version numbers of various composio packages from 0.3.14 to 0.3.15 in the setup files across several plugins. The changes are as follows:

himanshu-dixit commented 40 minutes ago

Changes of This PR and its Objective

This Pull Request (PR) updates various Python plugins and the core package of the Composio repository to version 0.3.15. The objective of this PR is to align all relevant dependencies within the plugins with the new core package version, ensuring consistency and potentially introducing new improvements or bug fixes that come with the updated core version.

Categorization

This PR falls into the Feature category since it includes a version bump that may introduce new features or improvements.

Important Change Files

The main files that contain the significant logical changes in this PR are:

These files have been modified to update their respective versions from 0.3.14 to 0.3.15.