Skip to content

Commit

Permalink
v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalune committed Jul 28, 2023
1 parent 61c4fc0 commit 2281320
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 @@ -12,7 +12,7 @@

setup(
name="agentloop",
version="0.1.4",
version="0.1.5",
description="A simple, lightweight loop for your agent.",
long_description=readme, # added this line
long_description_content_type="text/markdown", # and this line
Expand Down

0 comments on commit 2281320

Please sign in to comment.