diff --git a/pyKVFinder/__init__.py b/pyKVFinder/__init__.py index 2aab154c..7b9273ba 100644 --- a/pyKVFinder/__init__.py +++ b/pyKVFinder/__init__.py @@ -31,7 +31,7 @@ """ __name__ = "pyKVFinder" -__version__ = "0.7.1" +__version__ = "0.7.2" license = "GNU GPL-3.0 License" from .utils import *