bump version number to v0.13
Main changes are numpy 2.0 compatibility and improved type annotations
This commit is contained in:
parent
cc08efcf17
commit
968392a4a3
@ -47,5 +47,5 @@ from .basic import (
|
||||
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
__version__ = '0.12'
|
||||
__version__ = '0.13'
|
||||
version = __version__
|
||||
|
Loading…
Reference in New Issue
Block a user