Skip to content

Commit

Permalink
Bump version number for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobwes committed Sep 24, 2023
1 parent 2b5815b commit 9a93bd8
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__ = "1.0.2"
__version__ = "1.0.3"
__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 9a93bd8

Please sign in to comment.