Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
goutham794 committed Dec 10, 2024
1 parent 0733363 commit edc00d9
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 = "throttle-openai"
version = "0.1.2"
version = "0.1.3"
description = "Concurrent Fast OpenAI calls with Automatic Rate Limiting to avoid hitting limits. Structured Outputs with Pydantic Base Models."
authors = ["Goutham <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit edc00d9

Please sign in to comment.