Skip to content

Commit a69d823

Browse files
committed
Bump to 2.0.0a2
1 parent 2b3041e commit a69d823

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
@@ -27,6 +27,6 @@
2727
from datamatrix._datamatrix._nifticolumn import NiftiColumn
2828
from datamatrix._datamatrix._datamatrix import DataMatrix
2929

30-
__version__ = '2.0.0a1'
30+
__version__ = '2.0.0a2'
3131
NAN = float('nan')
3232
INF = float('inf')

0 commit comments

Comments
 (0)