We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bace54e commit 19d4dffCopy full SHA for 19d4dff
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "uapi-sdk-python"
7
-version = "0.1.2"
+version = "0.1.5"
8
description = "Idiomatic UAPI SDK for Python"
9
readme = "README.md"
10
requires-python = ">=3.9"
@@ -28,3 +28,4 @@ strict = true
28
[tool.isort]
29
profile = "black"
30
31
+
0 commit comments