We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e117f1e commit d4a656fCopy full SHA for d4a656f
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.2", "wheel"]
3
4
[project]
5
name = "polyapi-python"
6
-version = "0.3.1.dev17"
+version = "0.3.1"
7
description = "The Python Client for PolyAPI, the IPaaS by Developers for Developers"
8
authors = [{ name = "Dan Fellin", email = "dan@polyapi.io" }]
9
dependencies = [
0 commit comments