We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7f078 commit 35771b3Copy full SHA for 35771b3
threedi_schema/__init__.py
@@ -2,6 +2,6 @@
2
from .domain import constants, custom_types, models # NOQA
3
4
# fmt: off
5
-__version__ = '0.230.0.dev0'
+__version__ = '0.230.0.dev1'
6
7
# fmt: on
0 commit comments