Skip to content

Commit

Permalink
Version to 1.10.1 for release. (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
pp-mo authored and marqh committed Apr 5, 2017
1 parent 0981f32 commit ea27e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iris_grib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
from .message import GribMessage


__version__ = '0.10.0-dev'
__version__ = '0.10.1'

__all__ = ['load_cubes', 'save_grib2', 'load_pairs_from_fields',
'save_pairs_from_cube', 'save_messages']
Expand Down

0 comments on commit ea27e36

Please sign in to comment.