Skip to content

Commit d619b6c

Browse files
authored
release 0.52.1 (#1077)
1 parent f3a88fd commit d619b6c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.52.1 (2023-02-22)
2+
-------------------
3+
4+
- Extend silentremove to support deleting folders
5+
- Bugfix for selected fastsync tables
6+
- Bugfix for graceful exit
7+
18
0.52.0 (2023-02-02)
29
-------------------
310

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.52.0',
10+
version='0.52.1',
1111
description='PipelineWise',
1212
long_description=LONG_DESCRIPTION,
1313
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)