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 9603133 commit f97e95bCopy full SHA for f97e95b
threedi_schema/__init__.py
@@ -2,6 +2,6 @@
2
from .domain import constants, custom_types, models # NOQA
3
4
# fmt: off
5
-__version__ = '0.228.0.dev1'
+__version__ = '0.228.0.dev2'
6
7
# fmt: on
0 commit comments