Skip to content

Commit 09a9bde

Browse files
committed
Core 1.0.4 and cli 1.1.0
1 parent 27d8fd6 commit 09a9bde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/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"
7-
version = "1.0.2"
7+
version = "1.0.4"
88
authors = [
99
{ name = "UTCP Contributors" },
1010
]

plugins/communication_protocols/cli/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-cli"
7-
version = "1.0.2"
7+
version = "1.1.0"
88
authors = [
99
{ name = "UTCP Contributors" },
1010
]

0 commit comments

Comments
 (0)