We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76cb21 commit f6afd93Copy full SHA for f6afd93
kfac_jax/__init__.py
@@ -24,7 +24,7 @@
24
from kfac_jax._src import utils
25
26
27
-__version__ = "0.0.5"
+__version__ = "0.0.6"
28
29
# Patches Second Moments
30
patches_moments = patches_second_moment.patches_moments
0 commit comments