Skip to content

Commit

Permalink
Merge pull request #4579 from google:v0.10.4
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 731490028
  • Loading branch information
Flax Authors committed Feb 27, 2025
2 parents 5413850 + 5f4f1b8 commit 7f175f8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ To cite this repository:
author = {Jonathan Heek and Anselm Levskaya and Avital Oliver and Marvin Ritter and Bertrand Rondepierre and Andreas Steiner and Marc van {Z}ee},
title = {{F}lax: A neural network library and ecosystem for {JAX}},
url = {http://github.com/google/flax},
version = {0.10.3},
version = {0.10.4},
year = {2024},
}
```
Expand Down
2 changes: 1 addition & 1 deletion flax/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.

"""Current Flax version at head on Github."""
__version__ = '0.10.3'
__version__ = '0.10.4'
2 changes: 2 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f175f8

Please sign in to comment.