Skip to content

Commit 88bf5b8

Browse files
committed
Preparing release 1.23.0
1 parent 7e04fa6 commit 88bf5b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Changelog of threedigrid-builder
22
================================
33

44

5-
1.23.0 (unreleased)
5+
1.23.0 (2025-01-16)
66
-------------------
77

88
- Remove transformations of geometries from schematisation

threedigrid_builder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
from .exceptions import * # NOQA
33

44
# fmt: off
5-
__version__ = '1.22.2.dev0'
5+
__version__ = '1.23.0'
66
# fmt: on

0 commit comments

Comments
 (0)