Skip to content

Commit a5bc8fc

Browse files
committed
Version bump
Former-commit-id: fc1fec4 [formerly fc1fec4 [formerly cd23409 [formerly e9011d0]]] Former-commit-id: cd23409 Former-commit-id: 6bb0e4a Former-commit-id: ea8c711 Former-commit-id: de40401
1 parent 1856b4b commit a5bc8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iris/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__author__ = 'Laurent P. René de Cotret'
33
__email__ = '[email protected]'
44
__license__ = 'MIT'
5-
__version__ = '5.0.5'
5+
__version__ = '5.0.5.1'
66

77
from .raw import AbstractRawDataset, check_raw_bounds, open_raw
88
from .mcgill import McGillRawDataset, LegacyMcGillRawDataset

0 commit comments

Comments
 (0)