Skip to content

Commit eb3434a

Browse files
authored
Merge pull request #800 from kyaukyuai/chore/version
🔧 (pyproject.toml): bump version from 0.0.64 to 0.0.65 to prepare for new release
2 parents fc23fe2 + 1ee6324 commit eb3434a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gpt-all-star"
3-
version = "0.0.64"
3+
version = "0.0.65"
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."
55
authors = ["Yuya Kakui <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)