Skip to content

Commit

Permalink
Preparing release 0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
caspervdw committed Dec 6, 2022
1 parent a3181d0 commit ca85d61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Changelog of threedi-modelchecker
=================================


0.33 (unreleased)
0.33 (2022-12-06)
-----------------

- Added v2_potential_breach and v2_exchange_line (schema version 211).
Expand Down
2 changes: 1 addition & 1 deletion threedi_modelchecker/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@


# fmt: off
__version__ = '0.33.dev0'
__version__ = '0.33'
# fmt: on

0 comments on commit ca85d61

Please sign in to comment.