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

Commit 12f7988

Browse files
authored
v1.6.0 (#66)
1 parent 6ae8499 commit 12f7988

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.6.0 (2020-08-03)
2+
-------------------
3+
4+
- Add `aws_profile` option to use custom AWS profile
5+
16
1.5.0 (2020-07-23)
27
-------------------
38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
long_description = f.read()
77

88
setup(name="pipelinewise-target-redshift",
9-
version="1.5.0",
9+
version="1.6.0",
1010
description="Singer.io target for loading data to Amazon Redshift - PipelineWise compatible",
1111
long_description=long_description,
1212
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)