Skip to content

Commit

Permalink
Back to development: 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
margrietpalm committed Aug 20, 2024
1 parent 3dba751 commit 7b4f929
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-modelchecker
=================================


2.10.2 (unreleased)
-------------------

- Nothing changed yet.


2.10.1 (2024-08-20)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion threedi_modelchecker/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .model_checks import * # NOQA

# fmt: off
__version__ = '2.10.1'
__version__ = '2.10.2.dev0'
# fmt: on

0 comments on commit 7b4f929

Please sign in to comment.