We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fea98 commit 43f878cCopy full SHA for 43f878c
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog of threedigrid-builder
2
================================
3
4
+1.12.3 (unreleased)
5
+-------------------
6
+
7
+- Nothing changed yet.
8
9
10
1.12.2 (2023-12-07)
11
-------------------
12
threedigrid_builder/__init__.py
@@ -2,5 +2,5 @@
from .exceptions import * # NOQA
# fmt: off
-__version__ = '1.12.2'
+__version__ = '1.12.3.dev0'
# fmt: on
0 commit comments