Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-XT committed May 16, 2023
1 parent eb9954d commit 33f7a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
app = FastAPI(
title="Agent-LLM",
description="Agent-LLM is an Artificial Intelligence Automation platform for creating and managing AI agents.",
version="v1.1.30-beta",
version="v1.1.32-beta",
docs_url="/",
)
agent_threads = {}
Expand Down

0 comments on commit 33f7a59

Please sign in to comment.