Skip to content

Commit 53e888b

Browse files
committed
bump dev version
1 parent 27185e1 commit 53e888b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

threedi_schema/__init__.py

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

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

77

88
# fmt: on

0 commit comments

Comments
 (0)