Skip to content

Commit 92bec47

Browse files
chore(main): release 6.3.0-beta.7
1 parent 71c45e5 commit 92bec47

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.3.0-beta.6"
2+
".": "6.3.0-beta.7"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [6.3.0-beta.7](https://github.com/adcontextprotocol/adcp-client-python/compare/v6.3.0-beta.6...v6.3.0-beta.7) (2026-05-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **server:** guard stateful MCP sessions ([#904](https://github.com/adcontextprotocol/adcp-client-python/issues/904)) ([cb11a95](https://github.com/adcontextprotocol/adcp-client-python/commit/cb11a95487c067d9a844f2e954de95dfab7d55d5))
9+
* **types:** update AdCP rc4 schemas ([71c45e5](https://github.com/adcontextprotocol/adcp-client-python/commit/71c45e588d9626962f45e0e303cff665f2780727))
10+
311
## [6.3.0-beta.6](https://github.com/adcontextprotocol/adcp-client-python/compare/v6.3.0-beta.5...v6.3.0-beta.6) (2026-05-28)
412

513

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 = "adcp"
7-
version = "6.3.0b6"
7+
version = "6.3.0-beta.7"
88
description = "Official Python client for the Ad Context Protocol (AdCP)"
99
authors = [
1010
{name = "AdCP Community", email = "maintainers@adcontextprotocol.org"}

0 commit comments

Comments
 (0)