Skip to content

Commit f87366c

Browse files
committed
Preparing release 0.228.0
1 parent c11657f commit f87366c

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
@@ -3,7 +3,7 @@ Changelog of threedi-schema
33

44

55

6-
0.228.0 (unreleased)
6+
0.228.0 (2024-11-25)
77
--------------------
88

99
- Implement changes for schema version 300 concerning 1D

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.228.0.dev3'
5+
__version__ = '0.228.0'
66

77
# fmt: on

0 commit comments

Comments
 (0)