From e3fe74f904c2d110960ef4eb93431760b0ed4acb Mon Sep 17 00:00:00 2001 From: the-null Date: Tue, 9 Jul 2024 09:41:09 +0200 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 e3d1c74..363cb69 100644 --- a/fABBA/__init__.py +++ b/fABBA/__init__.py @@ -10,7 +10,7 @@ from .separate.aggregation import aggregate -__version__ = '1.2.6' +__version__ = '1.2.7' from .load_datasets import load_images, loadData from .fabba import (image_compress, image_decompress, ABBAbase, ABBA, get_patches, patched_reconstruction, fABBA,