Skip to content

Commit

Permalink
use correct version place holder for poetry dynamic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed Nov 5, 2023
1 parent fe35c4f commit fcba8a4
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
Expand Up @@ -32,7 +32,7 @@ classifiers = [
"Bug Tracker" = "https://github.com/phelps-sg/openai-pygenerator/issues"
[tool.poetry]
name = "openai-pygenerator"
version = "0.1.0"
version = "0.0.0"
description = "Simple generator wrapper for OpenAI Python API with retry"
authors = ["Steve Phelps <[email protected]>"]
license = "MIT License"
Expand Down

0 comments on commit fcba8a4

Please sign in to comment.