Bump version to v0.8.0

This commit is contained in:
Tal Einat
2025-05-24 10:06:04 +03:00
parent 7d051bbe08
commit 48ee93a560

View File

@@ -13,7 +13,7 @@ Example:
"""
__author__ = 'Tal Einat'
__email__ = 'taleinat@gmail.com'
__version__ = '0.8.0.dev0'
__version__ = '0.8.0'
__all__ = [
'find_near_matches',