Skip to content

Commit 3e03c71

Browse files
committed
Update description and version in pyproject.toml
1 parent 42bb417 commit 3e03c71

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "pythonrestapi"
3-
version = "0.1.0"
4-
description = "Add your description here"
3+
version = "1.0.0"
4+
description = "Python RestAPI using Quart HTTP/3 ASGI framework."
55
readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [

0 commit comments

Comments
 (0)