Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
release 2.2.0 (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
amofakhar authored May 12, 2022
1 parent 448a5de commit 1da4488
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2.2.0 (2022-05-12)
-------------------

*Changes*
- Revert use of `ujson`


2.1.0 (2022-05-05)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
long_description = f.read()

setup(name="pipelinewise-target-snowflake",
version="2.1.0",
version="2.2.0",
description="Singer.io target for loading data to Snowflake - PipelineWise compatible",
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 1da4488

Please sign in to comment.