Skip to content

Commit 388196f

Browse files
committed
Preparing release 2.2.11
1 parent dedd9e4 commit 388196f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
History
22
=======
33

4-
2.2.11 (unreleased)
4+
2.2.11 (2024-07-25)
55
-------------------
66

77
- Fix NumPy 2.0 incompatibilities.

threedigrid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Threedigrid version number is automatic updated with zest.releaser
22
# the version number in setup.py is updated using the find_version()
3-
__version__ = "2.2.11.dev0"
3+
__version__ = "2.2.11"

0 commit comments

Comments
 (0)