Skip to content

Commit 51683c5

Browse files
h3xxitclaude
andcommitted
chore(release): utcp 1.1.3, utcp-http 1.1.8
Publishes the OpenAPI examples parsing work: the explicit JsonSchema `examples` field (core) and the converter changes that normalize examples and validate HTTP methods (http). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 5525e8a commit 51683c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.2"
7+
version = "1.1.3"
88
authors = [
99
{ name = "UTCP Contributors" },
1010
]

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.1.7"
7+
version = "1.1.8"
88
authors = [
99
{ name = "UTCP Contributors" },
1010
]

0 commit comments

Comments
 (0)