Skip to content

Commit

Permalink
更新版本到0.6.3-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
zihaowu committed Nov 19, 2024
1 parent b3e78bd commit f8d5b6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ceo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

__AUTHOR__ = '吴子豪 / Vortez Wohl'
__EMAIL__ = '[email protected]'
__VERSION__ = '0.6.2-preview'
__VERSION__ = '0.6.3-preview'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setuptools.setup(
name="ceo-py",
version='0.6.2-preview',
version='0.6.3-preview',
author="vortezwohl",
author_email="[email protected]",
description="CEO is an easy-to-use AI agent framework. Now, you have taken on the role of the chairman of the board, instruct your CEO to carry out the task for you.",
Expand Down

0 comments on commit f8d5b6c

Please sign in to comment.