Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
FayazRahman committed Jul 16, 2023
1 parent 94e94e5 commit 282931f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
extras_require=extras_require,
packages=find_packages(),
name=package_name,
version="0.0.16",
version="0.1.0",
description="Modular Auto-GPT Framework",
entry_points={"console_scripts": ["loopgpt = loopgpt.loops.cli:main"]},
)

0 comments on commit 282931f

Please sign in to comment.