Skip to content

Commit 295bb15

Browse files
committed
Preparing release 0.230.0
1 parent c742913 commit 295bb15

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 threedi-schema
22
===================================================
33

44

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

88
- Reproject all geometries to the srid in model_settings.epsg_code

threedi_schema/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
from .domain import constants, custom_types, models # NOQA
33

44
# fmt: off
5-
__version__ = '0.230.0.dev2'
5+
__version__ = '0.230.0'
66

77
# fmt: on

0 commit comments

Comments
 (0)