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

Commit 699079b

Browse files
author
ewelinagr
committed
Release version 1.4.0.
1 parent 79a9f61 commit 699079b

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

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.0]
12+
************
13+
14+
Changed
15+
-------
16+
17+
* Removed Python 3.6 (unsupported)
18+
* Added Python 3.9 and 3.10
19+
* Updated the pydantic requirement to include versions up to 1.9.
20+
1121

1222
[1.3.6]
1323
************

transmart_loader/__version__.py

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

0 commit comments

Comments
 (0)