Skip to content

Commit

Permalink
Merge pull request #1622 from bjlittle/rc-2
Browse files Browse the repository at this point in the history
  • Loading branch information
rhattersley committed Apr 8, 2015
2 parents ce30fb9 + bea74b6 commit 2c1e093
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 2c1e093

Please sign in to comment.