Skip to content

Commit

Permalink
Bumping version to 0.0.4 since we no longer support python 3.7.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 527548832
  • Loading branch information
botev authored and KfacJaxDev committed Apr 27, 2023
1 parent 9b059b2 commit 04a384b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kfac_jax/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
from kfac_jax._src import utils


__version__ = "0.0.3"
__version__ = "0.0.4"

# Patches Second Moments
patches_moments = patches_second_moment.patches_moments
Expand Down

0 comments on commit 04a384b

Please sign in to comment.