Skip to content

Commit 1d71f2a

Browse files
authored
Merge pull request #899 from adcontextprotocol/release-please--branches--main--components--adcp
chore(main): release 6.3.0-beta.6
2 parents 0cdcf29 + 8e177fe commit 1d71f2a

3 files changed

Lines changed: 9 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.5"
2+
".": "6.3.0-beta.6"
33
}

CHANGELOG.md

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

3+
## [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)
4+
5+
6+
### Bug Fixes
7+
8+
* **validation:** bundle schemas before wheel builds ([0cdcf29](https://github.com/adcontextprotocol/adcp-client-python/commit/0cdcf29b6902961b9b81150049fda9eb3628130e))
9+
310
## [6.3.0-beta.5](https://github.com/adcontextprotocol/adcp-client-python/compare/v6.3.0-beta.4...v6.3.0-beta.5) (2026-05-28)
411

512

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.0b5"
7+
version = "6.3.0b6"
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)