File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
plugins/communication_protocols Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ version = "1.0.2"
88authors = [
99 { name = " UTCP Contributors" },
1010]
11- description = " UTCP communication protocol plugin for GraphQL. (Work in progress) "
11+ description = " UTCP communication protocol plugin for GraphQL."
1212readme = " README.md"
1313requires-python = " >=3.10"
1414dependencies = [
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ version = "1.0.2"
88authors = [
99 { name = " UTCP Contributors" },
1010]
11- description = " UTCP communication protocol plugin for TCP and UDP protocols. (Work in progress) "
11+ description = " UTCP communication protocol plugin for TCP and UDP protocols."
1212readme = " README.md"
1313requires-python = " >=3.10"
1414dependencies = [
You can’t perform that action at this time.
0 commit comments