bump version to v1.4

Main change is numpy 2.0 compatibility
This commit is contained in:
Jan Petykiewicz 2024-07-29 20:53:45 -07:00
parent 6ad3358665
commit a50d53b508

View File

@ -36,5 +36,5 @@ from . import (
)
__author__ = 'Jan Petykiewicz'
__version__ = '1.3'
__version__ = '1.4'