diff --git a/lib/iris/__init__.py b/lib/iris/__init__.py index a78d0a7682..e31c7b58d7 100644 --- a/lib/iris/__init__.py +++ b/lib/iris/__init__.py @@ -106,7 +106,7 @@ def callback(cube, field, filename): # Iris revision. -__version__ = "3.1.0dev0" +__version__ = "3.1.dev0" # Restrict the names imported when using "from iris import *" __all__ = [