diff --git a/flax/version.py b/flax/version.py index 0fb395cb9a..c823d0705d 100644 --- a/flax/version.py +++ b/flax/version.py @@ -13,4 +13,4 @@ # limitations under the License. """Current Flax version at head on Github.""" -__version__ = "0.7.1" +__version__ = "0.7.2"