Skip to content

Commit 4b85c2c

Browse files
committed
Preparing release 2.3.0
1 parent 8603938 commit 4b85c2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
History
22
=======
33

4-
2.2.12 (unreleased)
5-
-------------------
4+
2.3.0 (2024-08-07)
5+
------------------
66

77
- Add customized results NetCDF interface.
88

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.12.dev0"
3+
__version__ = "2.3.0"

0 commit comments

Comments
 (0)