Skip to content

Commit

Permalink
release v0.12.1 (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathause committed Mar 21, 2024
1 parent 5c9f7ec commit 9d99f14
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -8,6 +8,14 @@ Changelog
import regionmask
.. _changelog.0.12.1:

v0.12.1 (21.03.2024)
--------------------

Fix some metadata to allow releasing.

.. _changelog.0.12.0:

v0.12.0 (21.03.2024)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -5,7 +5,7 @@ author_email = mathias.hauser@env.ethz.com
license = MIT
description = create masks of geospatial regions for arbitrary grids
long_description_content_type=text/markdown
long_description = file: README.rst
long_description = file: README.md
url = https://github.com/regionmask/regionmask
classifiers =
Development Status :: 5 - Production/Stable
Expand Down

0 comments on commit 9d99f14

Please sign in to comment.