We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1d47d commit d4d8edeCopy full SHA for d4d8ede
2 files changed
plugins/communication_protocols/gql/pyproject.toml
@@ -8,7 +8,7 @@ version = "1.0.2"
8
authors = [
9
{ name = "UTCP Contributors" },
10
]
11
-description = "UTCP communication protocol plugin for GraphQL. (Work in progress)"
+description = "UTCP communication protocol plugin for GraphQL."
12
readme = "README.md"
13
requires-python = ">=3.10"
14
dependencies = [
plugins/communication_protocols/socket/pyproject.toml
-description = "UTCP communication protocol plugin for TCP and UDP protocols. (Work in progress)"
+description = "UTCP communication protocol plugin for TCP and UDP protocols."
0 commit comments