Skip to content

Commit bf11680

Browse files
committed
Bump to 1.0.19
1 parent f2c0afd commit bf11680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datamatrix/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
from datamatrix._datamatrix._nifticolumn import NiftiColumn
2929
from datamatrix._datamatrix._datamatrix import DataMatrix
3030

31-
__version__ = '1.0.18'
31+
__version__ = '1.0.19'
3232
NAN = float('nan')
3333
INF = float('inf')

0 commit comments

Comments
 (0)