Skip to content

Commit cd973f5

Browse files
committed
Back to development: 0.228.2
1 parent d27727a commit cd973f5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Changelog of threedi-schema
33

44

55

6+
0.228.2 (unreleased)
7+
--------------------
8+
9+
- Nothing changed yet.
10+
11+
612
0.228.1 (2024-11-26)
713
--------------------
814

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.1'
5+
__version__ = '0.228.2.dev0'
66

77
# fmt: on

0 commit comments

Comments
 (0)