From 3e940ba54b05f8eb5fd66074d0c1300cc66fb762 Mon Sep 17 00:00:00 2001 From: the null Date: Wed, 7 Feb 2024 14:02:48 +0100 Subject: [PATCH] Update __init__.py --- fABBA/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fABBA/__init__.py b/fABBA/__init__.py index 02c46f3..8cd96cc 100644 --- a/fABBA/__init__.py +++ b/fABBA/__init__.py @@ -10,7 +10,7 @@ from .separate.aggregation import aggregate -__version__ = '1.1.3' +__version__ = '1.1.4' from .load_datasets import load_images from .fabba import (image_compress, image_decompress, ABBAbase, ABBA, get_patches, patched_reconstruction, fABBA,