Skip to content

Commit

Permalink
Release 0.0.8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOsika committed Aug 12, 2023
1 parent e78ebf7 commit 47d9291
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]

[project]
name = "gpt-engineer"
version = "0.0.7"
version = "0.0.8"
description = "Specify what you want it to build, the AI asks for clarification, and then builds it."
readme = "README.md"
requires-python = ">=3.8, <4.0"
Expand Down Expand Up @@ -125,4 +125,4 @@ exclude = '''
| venv
)/
)
'''
'''

0 comments on commit 47d9291

Please sign in to comment.