Skip to content

Commit daecaa8

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

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

44
# this will be templated during the build

0 commit comments

Comments
 (0)