Skip to content

Commit 43f878c

Browse files
committed
Back to development: 1.12.3
1 parent 70fea98 commit 43f878c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog of threedigrid-builder
22
================================
33

4+
1.12.3 (unreleased)
5+
-------------------
6+
7+
- Nothing changed yet.
8+
9+
410
1.12.2 (2023-12-07)
511
-------------------
612

threedigrid_builder/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
from .exceptions import * # NOQA
33

44
# fmt: off
5-
__version__ = '1.12.2'
5+
__version__ = '1.12.3.dev0'
66
# fmt: on

0 commit comments

Comments
 (0)