Bump version

This commit is contained in:
Anton Osika
2023-06-18 23:31:01 +02:00
parent 628a012cf0
commit a8daabd78a

View File

@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
[project] [project]
name = "gpt-engineer" name = "gpt-engineer"
version = "0.0.1" version = "0.0.3"
description = "Specify what you want it to build, the AI asks for clarification, and then builds it." description = "Specify what you want it to build, the AI asks for clarification, and then builds it."
readme = "README.md" readme = "README.md"
requires-python = ">=3" requires-python = ">=3"