Skip to content

Commit f4da084

Browse files
committed
0.2.0.dev0 release, webhooks
1 parent 02f2a2c commit f4da084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.2", "wheel"]
33

44
[project]
55
name = "polyapi-python"
6-
version = "0.2.0.dev0"
6+
version = "0.2.0.dev1"
77
description = "The PolyAPI Python Client"
88
authors = [{ name = "Dan Fellin", email = "dan@polyapi.io" }]
99
dependencies = ["requests", "typing_extensions", "jsonschema-gentypes", "pydantic>=2.5.3", "stdlib_list", "colorama", "python-socketio[asyncio_client]", "truststore"]

0 commit comments

Comments
 (0)