Skip to content

Commit 550f453

Browse files
authored
bump version (#4310)
1 parent 226bad3 commit 550f453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/iris/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def callback(cube, field, filename):
103103

104104

105105
# Iris revision.
106-
__version__ = "3.1.dev0"
106+
__version__ = "3.2.dev0"
107107

108108
# Restrict the names imported when using "from iris import *"
109109
__all__ = [

0 commit comments

Comments
 (0)