We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2987148 commit dc3fec4Copy full SHA for dc3fec4
3 files changed
README.md
@@ -1,6 +1,6 @@
1
# uapi-sdk-python
2
3
-
+
4
5
[](https://www.python.org/)
6
[](https://uapis.cn/)
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "uapi-sdk-python"
7
-version = "0.1.4"
+version = "0.1.0"
8
description = "Idiomatic UAPI SDK for Python"
9
readme = "README.md"
10
requires-python = ">=3.9"
0 commit comments