Skip to content

Commit

Permalink
Merge pull request #1852 from pp-mo/bump_1x10xDEV
Browse files Browse the repository at this point in the history
Bump release to 1.10.0-DEV.
  • Loading branch information
pelson committed Nov 23, 2015
2 parents 70dacb6 + 7e0263c commit 5950ab0
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 @@ -114,7 +114,7 @@ def callback(cube, field, filename):


# Iris revision.
__version__ = '1.9.0-DEV'
__version__ = '1.10.0-DEV'

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

0 comments on commit 5950ab0

Please sign in to comment.