Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit 17a9440

Browse files
committed
Release version 1.4.1.
1 parent d3efe39 commit 17a9440

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_.
88
[Unreleased]
99
************
1010

11+
[1.4.1]
12+
************
13+
14+
Changed
15+
-------
16+
17+
* Specified allowed version of importlib-metadata
18+
* Updated the pydantic to version >= 1.10 and below 1.11.
19+
20+
1121
[1.4.0]
1222
************
1323

transmart_loader/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.4.0'
1+
__version__ = '1.4.1'

0 commit comments

Comments
 (0)