Skip to content

Commit

Permalink
Bump version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobwes committed Nov 13, 2023
1 parent e0a8e80 commit c9601ac
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.3"
__version__ = "1.0.4"
__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 c9601ac

Please sign in to comment.