Skip to content

Commit eb674a6

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

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

44
# this will be templated during the build

0 commit comments

Comments
 (0)