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 Mar 7, 2024
1 parent 260eef7 commit 130635e
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.1.0"
__version__ = "1.1.1"
__author__ = "Fiona Spuler, Jakob Wessel & European Centre for Medium-Range Weather Forecasts (ECMWF)"
__author_email__ = "ibicus.py@gmail.com"
__license__ = "Apache License Version 2.0"
Expand Down

0 comments on commit 130635e

Please sign in to comment.