diff --git a/mnists/__init__.py b/mnists/__init__.py index 51cf387..bd9c568 100644 --- a/mnists/__init__.py +++ b/mnists/__init__.py @@ -46,4 +46,4 @@ FMNIST = FashionMNIST -__version__ = "0.3.0" +__version__ = "0.3.1"