Skip to content

Commit 3a88d19

Browse files
ChromeHeartsOrbax Authors
authored andcommitted
Release 0.11.37
PiperOrigin-RevId: 908798562
1 parent f5bd624 commit 3a88d19

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

checkpoint/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.11.37] - 2026-05-01
11+
1012
### Added
1113

1214
- Add colocated runtime helpers for Pathways MTC.

checkpoint/orbax/checkpoint/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# A new PyPI release will be pushed everytime `__version__` is increased.
1818
# Also modify version and date in CHANGELOG.
1919
# LINT.IfChange
20-
__version__ = '0.11.36'
20+
__version__ = '0.11.37'
2121
# LINT.ThenChange(//depot/orbax/checkpoint/CHANGELOG.md)
2222

2323

0 commit comments

Comments
 (0)