Skip to content

Commit

Permalink
Preparing release 2.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
elisalle committed Jul 25, 2024
1 parent dedd9e4 commit 388196f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
History
=======

2.2.11 (unreleased)
2.2.11 (2024-07-25)
-------------------

- Fix NumPy 2.0 incompatibilities.
Expand Down
2 changes: 1 addition & 1 deletion threedigrid/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Threedigrid version number is automatic updated with zest.releaser
# the version number in setup.py is updated using the find_version()
__version__ = "2.2.11.dev0"
__version__ = "2.2.11"

0 comments on commit 388196f

Please sign in to comment.