We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bb417 commit 3e03c71Copy full SHA for 3e03c71
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "pythonrestapi"
3
-version = "0.1.0"
4
-description = "Add your description here"
+version = "1.0.0"
+description = "Python RestAPI using Quart HTTP/3 ASGI framework."
5
readme = "README.md"
6
requires-python = ">=3.13"
7
dependencies = [
0 commit comments