Skip to content

Commit

Permalink
Merge pull request #586 from kyaukyuai/chore/version
Browse files Browse the repository at this point in the history
chore: bump version to 0.0.50
  • Loading branch information
kyaukyuai authored Aug 11, 2024
2 parents df0418c + d09ae10 commit 1ba4cb3
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.49"
version = "0.0.50"
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 <y.kakui@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 1ba4cb3

Please sign in to comment.