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 8603938 commit 4b85c2cCopy full SHA for 4b85c2c
HISTORY.rst
@@ -1,8 +1,8 @@
1
History
2
=======
3
4
-2.2.12 (unreleased)
5
--------------------
+2.3.0 (2024-08-07)
+------------------
6
7
- Add customized results NetCDF interface.
8
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.12.dev0"
+__version__ = "2.3.0"
0 commit comments