Skip to content

Commit f82a614

Browse files
committed
Preparing release 1.14.3
1 parent 530b470 commit f82a614

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog of threedigrid-builder
22
================================
33

4-
1.14.3 (unreleased)
4+
1.14.3 (2024-06-21)
55
-------------------
66

77
- Fix error for schematisation without any breaches

threedigrid_builder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
from .exceptions import * # NOQA
33

44
# fmt: off
5-
__version__ = '1.14.2'
5+
__version__ = '1.14.3'
66
# fmt: on

0 commit comments

Comments
 (0)