Skip to content

Commit

Permalink
Back to development: 1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
margrietpalm committed Sep 2, 2024
1 parent b0903d3 commit 0bffb2e
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 threedigrid-builder
================================


1.17.2 (unreleased)
-------------------

- Nothing changed yet.


1.17.1 (2024-09-02)
-------------------

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

# fmt: off
__version__ = '1.17.1'
__version__ = '1.17.2.dev0'
# fmt: on

0 comments on commit 0bffb2e

Please sign in to comment.