From cffa2754f4fc1760b50cb79bd324d2b9e2d870af Mon Sep 17 00:00:00 2001 From: Louis Pieterse Date: Fri, 9 Sep 2022 13:00:34 +0100 Subject: [PATCH] bump tap-postgres (#1013) --- CHANGELOG.md | 5 +++++ singer-connectors/tap-postgres/requirements.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6b5df90f..970ad0a91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +0.48.4 (2022-09-09) +------------------- + +- Bump `pipelinewise-tap-postgres` from `1.8.3` to `1.8.4`. + 0.48.3 (2022-09-08) ------------------- diff --git a/singer-connectors/tap-postgres/requirements.txt b/singer-connectors/tap-postgres/requirements.txt index 3a87616ed..cac75c1b3 100644 --- a/singer-connectors/tap-postgres/requirements.txt +++ b/singer-connectors/tap-postgres/requirements.txt @@ -1 +1 @@ -pipelinewise-tap-postgres==1.8.3 +pipelinewise-tap-postgres==1.8.4