File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 6.3.0-beta.4 "
2+ "." : " 6.3.0-beta.5 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 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)
4+
5+
6+ ### Features
7+
8+ * add creative format compatibility helpers ([ #887 ] ( https://github.com/adcontextprotocol/adcp-client-python/issues/887 ) ) ([ 7f26ad1] ( https://github.com/adcontextprotocol/adcp-client-python/commit/7f26ad19d6bcef0140feeecfe8244d5975202821 ) )
9+ * ** canonical-formats:** add canonical reference resolver ([ #891 ] ( https://github.com/adcontextprotocol/adcp-client-python/issues/891 ) ) ([ d5706cd] ( https://github.com/adcontextprotocol/adcp-client-python/commit/d5706cdbc184a48f58a8a3a6ae89f4f435b26bd1 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** ci:** block agent PR title prefixes ([ #893 ] ( https://github.com/adcontextprotocol/adcp-client-python/issues/893 ) ) ([ 79a979d] ( https://github.com/adcontextprotocol/adcp-client-python/commit/79a979dd2fc27c351c9c5d08a63fefa4cd372be6 ) )
15+ * ** types:** support AdCP 3.1 beta 7 ([ 3eee8d5] ( https://github.com/adcontextprotocol/adcp-client-python/commit/3eee8d52101f5fe062c0d8de9f8fd9f26c4e5d51 ) )
16+
317## [ 6.3.0-beta.4] ( https://github.com/adcontextprotocol/adcp-client-python/compare/v6.2.0-beta.4...v6.3.0-beta.4 ) (2026-05-26)
418
519
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " adcp"
7- version = " 6.3.0b4 "
7+ version = " 6.3.0b5 "
88description = " Official Python client for the Ad Context Protocol (AdCP)"
99authors = [
1010 {name = " AdCP Community" , email = " maintainers@adcontextprotocol.org" }
You can’t perform that action at this time.
0 commit comments