Skip to content

Commit

Permalink
release candidate version string
Browse files Browse the repository at this point in the history
  • Loading branch information
marqh authored Aug 10, 2016
1 parent 1721050 commit 01503a1
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 @@ -122,7 +122,7 @@ def callback(cube, field, filename):


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

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

0 comments on commit 01503a1

Please sign in to comment.