Skip to content

Commit d5618e4

Browse files
authored
Prepare release/0.69.2 (#1215)
1 parent 598d73b commit d5618e4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.69.2 (2025-05-20)
2+
-------------------
3+
- Upgrade tap-snowflake Python library
4+
15
0.69.1 (2025-05-01)
26
-------------------
37
- Fix typo in config schema

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

0 commit comments

Comments
 (0)