Skip to content

Commit

Permalink
Merge pull request #466 from kyaukyuai/chore/version
Browse files Browse the repository at this point in the history
chore: bump version to 0.0.44
  • Loading branch information
kyaukyuai committed Jun 13, 2024
2 parents 827ba87 + ff10d42 commit c3890b3
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.43"
version = "0.0.44"
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 c3890b3

Please sign in to comment.