Skip to content

Commit

Permalink
chore: bump version to 0.0.61 in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kyaukyuai committed Nov 9, 2024
1 parent 1198dc3 commit ad9be45
Showing 1 changed file with 1 addition and 1 deletion.
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 = "gpt-all-star"
version = "0.0.60"
version = "0.0.61"
description = "AI-powered code generation tool for scratch development of web applications with a team collaboration of autonomous AI agents. This is a research-project, and its primary value is to explore the possibility of autonomous AI agents."
authors = ["Yuya Kakui <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit ad9be45

Please sign in to comment.