Skip to content

Commit 6a36d40

Browse files
JustinPan-googOrbax Authors
authored andcommitted
Increment Orbax version.
PiperOrigin-RevId: 871625440
1 parent 0becf51 commit 6a36d40

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.33] - 2025-02-17
11+
1012
### Added
1113

1214
- `uvloop` dependency for improved event loop performance

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.32'
20+
__version__ = '0.11.33'
2121
# LINT.ThenChange(//depot/orbax/checkpoint/CHANGELOG.md)
2222

2323

0 commit comments

Comments
 (0)