Skip to content

Commit

Permalink
Bump version for new build
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobwes committed Sep 12, 2022
1 parent 5f8641c commit bfc4b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibicus/__meta__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"""Container for ibicus metadata."""

__name__ = "ibicus"
__version__ = "0.1.dev2"
__version__ = "0.1.dev3"
__author__ = "Fiona Spuler, Jakob Wessel & European Centre for Medium-Range Weather Forecasts (ECMWF)"
__author_email__ = "[email protected]"
__license__ = "Apache License Version 2.0"
Expand Down

0 comments on commit bfc4b8a

Please sign in to comment.