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

Commit 2c95d82

Browse files
authored
v1.6.2 and changelog (#57)
1 parent d5d0104 commit 2c95d82

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.6.2 (2020-05-18)
2+
-------------------
3+
4+
- Fixed issue when JSON type not converted to dictionary
5+
16
1.6.1 (2020-05-07)
27
-------------------
38

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
long_description = f.read()
77

88
setup(name='pipelinewise-tap-postgres',
9-
version='1.6.1',
9+
version='1.6.2',
1010
description='Singer.io tap for extracting data from PostgresSQL - PipelineWise compatible',
1111
long_description=long_description,
1212
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)