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

Commit

Permalink
v1.6.5 and changelog (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
koszti authored Jun 17, 2020
1 parent 0a0e60a commit 058b94f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.6.5 (2020-06-17)
-------------------

- Switch jsonschema to use Draft7Validator

1.6.4 (2020-04-20)
-------------------

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="1.6.4",
version="1.6.5",
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 058b94f

Please sign in to comment.