Skip to content

Commit 69bea77

Browse files
chore(main): release 6.3.1
1 parent 2db8bd1 commit 69bea77

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"
2+
".": "6.3.1"
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.1](https://github.com/adcontextprotocol/adcp-client-python/compare/v6.3.0...v6.3.1) (2026-06-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **packaging:** trim prerelease schema bundles ([2db8bd1](https://github.com/adcontextprotocol/adcp-client-python/commit/2db8bd12461136d280c23906bb34b3d8c9cbd5d9))
9+
310
## [6.3.0](https://github.com/adcontextprotocol/adcp-client-python/compare/v6.3.0-beta.9...v6.3.0) (2026-06-18)
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.0"
7+
version = "6.3.1"
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)