diff --git a/flax/version.py b/flax/version.py index c823d0705d..3281f19934 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.2" +__version__ = "0.7.3"