Skip to content

Commit d14c545

Browse files
authored
Release 0.53.4 (#1119)
1 parent 7ad7baf commit d14c545

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
0.53.4 (2023-06-22)
2+
-------------------
3+
4+
- Bugfix for trigger unwanted tables syncing trigger
5+
- Bugfix for building `wal2json` in PostgreSQL Docker image
6+
- Bump `pipelinewise-tap-mysql` from `1.5.3` to `1.5.4`
7+
8+
19
0.53.3 (2023-05-16)
210
-------------------
311

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(name='pipelinewise',
99
python_requires='>=3.7,<3.10',
10-
version='0.53.3',
10+
version='0.53.4',
1111
description='PipelineWise',
1212
long_description=LONG_DESCRIPTION,
1313
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)