diff --git a/pyKVFinder/__init__.py b/pyKVFinder/__init__.py index 119fec11..70c78bec 100644 --- a/pyKVFinder/__init__.py +++ b/pyKVFinder/__init__.py @@ -31,7 +31,7 @@ """ __name__ = "pyKVFinder" -__version__ = "0.6.14" +__version__ = "0.6.15" license = "GNU GPL-3.0 License" from .utils import *