Skip to content

Commit

Permalink
Bumped version from rc1 to rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle committed Apr 8, 2015
1 parent ce30fb9 commit bea74b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/iris/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def callback(cube, field, filename):


# Iris revision.
__version__ = '1.8.0-rc.1'
__version__ = '1.8.0-rc.2'

# Restrict the names imported when using "from iris import *"
__all__ = ['load', 'load_cube', 'load_cubes', 'load_raw',
Expand Down

0 comments on commit bea74b6

Please sign in to comment.