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 02f2a2c commit f4da084Copy full SHA for f4da084
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.2", "wheel"]
3
4
[project]
5
name = "polyapi-python"
6
-version = "0.2.0.dev0"
+version = "0.2.0.dev1"
7
description = "The PolyAPI Python Client"
8
authors = [{ name = "Dan Fellin", email = "dan@polyapi.io" }]
9
dependencies = ["requests", "typing_extensions", "jsonschema-gentypes", "pydantic>=2.5.3", "stdlib_list", "colorama", "python-socketio[asyncio_client]", "truststore"]
0 commit comments