bump version to v0.8

This commit is contained in:
Jan Petykiewicz 2024-03-30 17:46:16 -07:00
parent e316322fbf
commit e26381a578

View File

@ -17,7 +17,7 @@ from .utils import MemEditError
__author__ = 'Jan Petykiewicz'
__version__ = '0.7'
__version__ = '0.8'
version = __version__ # legacy compatibility