Skip to content

Commit

Permalink
Change to release rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
vizsatiz committed Nov 18, 2024
1 parent f2b8232 commit 0efa10c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "flo-ai"
version = "0.0.4-rc2"
version = "0.0.4-rc3"
description = "A easy way to create structured AI agents"
authors = ["vizsatiz <vishnu@rootfor.xyz>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='flo-ai',
version='0.0.4-rc2',
version='0.0.4-rc3',
author='Rootflo',
description='Create composable AI agents',
long_description=long_description,
Expand Down

0 comments on commit 0efa10c

Please sign in to comment.