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 7e04fa6 commit 88bf5b8Copy full SHA for 88bf5b8
CHANGES.rst
@@ -2,7 +2,7 @@ Changelog of threedigrid-builder
2
================================
3
4
5
-1.23.0 (unreleased)
+1.23.0 (2025-01-16)
6
-------------------
7
8
- Remove transformations of geometries from schematisation
threedigrid_builder/__init__.py
@@ -2,5 +2,5 @@
from .exceptions import * # NOQA
# fmt: off
-__version__ = '1.22.2.dev0'
+__version__ = '1.23.0'
# fmt: on
0 commit comments