Skip to content

Commit 74a1c0b

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

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.1"
1+
VERSION = "0.23.0"
22
RELEASE_CHANNEL = "source"
33

44
# this will be templated during the build

0 commit comments

Comments
 (0)