We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598d73b commit d5618e4Copy full SHA for d5618e4
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+0.69.2 (2025-05-20)
2
+-------------------
3
+- Upgrade tap-snowflake Python library
4
+
5
0.69.1 (2025-05-01)
6
-------------------
7
- Fix typo in config schema
setup.py
@@ -7,7 +7,7 @@
8
setup(name='pipelinewise',
9
python_requires='==3.10.*',
10
- version='0.69.1',
+ version='0.69.2',
11
description='PipelineWise',
12
long_description=LONG_DESCRIPTION,
13
long_description_content_type='text/markdown',
0 commit comments