Skip to content

Commit 65ca6c4

Browse files
chore: release Python SDK v0.22.1 (#456)
Automated stable Python SDK release PR for `0.22.1`. Merging will trigger approval-gated publishing and create the `py-sdk-v0.22.1` release tag. Changeset: https://github.com/braintrustdata/braintrust-sdk-python/commits/release/py-sdk-v0.22.1 Co-authored-by: AbhiPrasad <18689448+AbhiPrasad@users.noreply.github.com>
1 parent 0ca914e commit 65ca6c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py/src/braintrust/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "0.22.0"
1+
VERSION = "0.22.1"
22
RELEASE_CHANNEL = "source"
33

44
# this will be templated during the build

0 commit comments

Comments
 (0)