Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnl committed Jul 22, 2023
1 parent 365e2f7 commit 63ecc2f
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 = "openai-function-call"
version = "0.2.0"
version = "0.2.1"
description = "Helper functions that allow us to improve openai's function_call ergonomics"
authors = ["Jason <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 63ecc2f

Please sign in to comment.