We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedd9e4 commit 388196fCopy full SHA for 388196f
HISTORY.rst
@@ -1,7 +1,7 @@
1
History
2
=======
3
4
-2.2.11 (unreleased)
+2.2.11 (2024-07-25)
5
-------------------
6
7
- Fix NumPy 2.0 incompatibilities.
threedigrid/__init__.py
@@ -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 commit comments