diff --git a/fedjax/version.py b/fedjax/version.py index b606c5b..a64cc99 100644 --- a/fedjax/version.py +++ b/fedjax/version.py @@ -13,4 +13,4 @@ # limitations under the License. """FedJAX version.""" -__version__ = '0.0.15' +__version__ = '0.0.16'