We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5031869 commit 4bd3d76Copy full SHA for 4bd3d76
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "openai-function-calling"
3
-version = "0.2.0"
+version = "0.3.0"
4
description = "Helper functions to generate OpenAI GPT function calling requests."
5
authors = ["Jake Cyr <cyrjake@gmail.com>"]
6
readme = "README.md"
0 commit comments