Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
JimSalesforce committed Mar 1, 2024
1 parent b6df22f commit a0cbf2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -14,7 +14,7 @@ def get_requires():

setup(
name="agentlite",
version="0.0.3",
version="0.0.4",
description="Light Library for Building LLM Agent System",
packages=find_packages(exclude=["unit_test", "user*", "doc*", "examples"]),
python_requires=">=3.9",
Expand Down

0 comments on commit a0cbf2a

Please sign in to comment.