We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 572ce74 commit a86ac8eCopy full SHA for a86ac8e
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
]
11
description = "A client facing API for interacting with the WeCo AI function builder service."
12
readme = "README.md"
13
-version = "0.1.4"
+version = "0.1.5"
14
license = {text = "MIT"}
15
requires-python = ">=3.8"
16
dependencies = ["asyncio", "httpx[http2]", "pillow"]
0 commit comments