Skip to content

Commit 219ad9e

Browse files
committed
Bump version
1 parent a22d271 commit 219ad9e

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

docs/changelog/0.14.1.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
0.14.1 (2025-11-29)
2+
===================
3+
4+
Dependencies
5+
------------
6+
7+
Release `minio==7.2.19 <https://github.com/minio/minio-py/issues/1536>`_ lead to broken ``S3`` connector. Fixed.
8+
9+
Added limit ``minio<8.0`` to avoid `breaking things <https://github.com/minio/minio-py/pull/1530>`_ in next major release.

docs/changelog/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
:caption: Changelog
44

55
DRAFT
6+
0.14.1
67
0.14.0
78
0.13.5
89
0.13.4

onetl/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.14.0
1+
0.14.1

0 commit comments

Comments
 (0)