Skip to content

Commit

Permalink
Update version to 3.3.dev0 (#4565)
Browse files Browse the repository at this point in the history
  • Loading branch information
lbdreyer authored Feb 4, 2022
1 parent 678f4b5 commit 48d354f
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 @@ -104,7 +104,7 @@ def callback(cube, field, filename):


# Iris revision.
__version__ = "3.2.dev0"
__version__ = "3.3.dev0"

# Restrict the names imported when using "from iris import *"
__all__ = [
Expand Down

0 comments on commit 48d354f

Please sign in to comment.