Skip to content

Commit e367743

Browse files
committed
Back to development: 0.230.4
1 parent d91ef3f commit e367743

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
@@ -2,6 +2,12 @@ Changelog of threedi-schema
22
===================================================
33

44

5+
0.230.4 (unreleased)
6+
--------------------
7+
8+
- Nothing changed yet.
9+
10+
511
0.230.3 (2025-01-23)
612
--------------------
713

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

77
# fmt: on

0 commit comments

Comments
 (0)