Skip to content

Commit

Permalink
Bump version to 0.2.0 (#299)
Browse files Browse the repository at this point in the history
* Bump version to 0.2.0

* Bump version to 0.2.0
  • Loading branch information
davorrunje authored Oct 1, 2024
1 parent 35d37d2 commit 35e512b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,12 @@ We are actively working on expanding FastAgency’s capabilities. In addition to

---

## Documentation

You can find detailed documentation on the following link: [fastagency.ai/latest](fastagency.ai/latest).

---

## Stay in touch

Please show your support and stay in touch by:
Expand Down
2 changes: 1 addition & 1 deletion fastagency/__about__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""The fastest way to bring multi-agent workflows to production."""

__version__ = "0.2.0rc2"
__version__ = "0.2.0"

0 comments on commit 35e512b

Please sign in to comment.