Skip to content

Commit

Permalink
Back to development: 0.224.1
Browse files Browse the repository at this point in the history
  • Loading branch information
margrietpalm committed Aug 16, 2024
1 parent 49a7f68 commit 1e5eacc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ Changelog of threedi-schema
===================================================


0.224.1 (unreleased)
--------------------

- Nothing changed yet.


0.224.0 (2024-08-16)
--------------------

Expand Down
2 changes: 1 addition & 1 deletion threedi_schema/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
from .domain import constants, custom_types, models # NOQA

# fmt: off
__version__ = '0.224.0'
__version__ = '0.224.1.dev0'
# fmt: on

0 comments on commit 1e5eacc

Please sign in to comment.