Skip to content

Commit

Permalink
Merge pull request #4345 from google:v0.10.1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 691966843
  • Loading branch information
Flax Authors committed Oct 31, 2024
2 parents 7234157 + 300dcc6 commit f740ab3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,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.0},
version = {0.10.1},
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.0'
__version__ = '0.10.1'
2 changes: 1 addition & 1 deletion uv.lock

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

0 comments on commit f740ab3

Please sign in to comment.