We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d8fd6 commit 09a9bdeCopy full SHA for 09a9bde
core/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "utcp"
7
-version = "1.0.2"
+version = "1.0.4"
8
authors = [
9
{ name = "UTCP Contributors" },
10
]
plugins/communication_protocols/cli/pyproject.toml
name = "utcp-cli"
+version = "1.1.0"
0 commit comments