Skip to content

Commit fcc7856

Browse files
committed
http v1.0.5 and text v1.0.3
1 parent 88e7ded commit fcc7856

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins/communication_protocols/http/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "utcp-http"
7-
version = "1.0.4"
7+
version = "1.0.5"
88
authors = [
99
{ name = "UTCP Contributors" },
1010
]

plugins/communication_protocols/text/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "utcp-text"
7-
version = "1.0.2"
7+
version = "1.0.3"
88
authors = [
99
{ name = "UTCP Contributors" },
1010
]

0 commit comments

Comments
 (0)