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

Commit

Permalink
v1.1.1 and changelog (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
koszti authored May 29, 2020
1 parent 88a6eb7 commit 5156356
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
1.1.0 (2020-05-29)
1.1.1 (2020-05-29)
-------------------

- Bump `backoff` to 1.8.0

1.1.0 (2020-05-26)
-------------------

- Sync to upstream Meltano tap:
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 @@

setup(
name="pipelinewise-tap-google-analytics",
version="1.1.0",
version="1.1.1",
description="Singer.io tap for extracting data from the Google Analytics Reporting API",
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 5156356

Please sign in to comment.