Skip to content

Commit

Permalink
Merge pull request #533 from kyaukyuai/chore/version
Browse files Browse the repository at this point in the history
chore: bump version to 0.0.46
  • Loading branch information
kyaukyuai committed Jul 17, 2024
2 parents d4db9e6 + 920edea commit 0b06aff
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.45"
version = "0.0.46"
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 0b06aff

Please sign in to comment.