Skip to content

Commit

Permalink
Bump version 1.2.2 (#139)
Browse files Browse the repository at this point in the history
* Bump version 1.2.2

---------

Co-authored-by: RushiT0122 <[email protected]>
  • Loading branch information
RushiT0122 and RushiT0122 authored Jun 25, 2024
1 parent b29eba3 commit f7681fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

# 1.2.2
* Handles the `None` value for additional_data in payload [#137](https://github.com/singer-io/tap-pipedrive/pull/137)

# 1.2.1
* Adds backoff/retry for Http5xx errors [#115](https://github.com/singer-io/tap-pipedrive/pull/115)

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


setup(name="tap-pipedrive",
version="1.2.1",
version="1.2.2",
description="Singer.io tap for extracting data from the Pipedrive API",
author="Stitch",
author_email="[email protected]",
Expand Down

0 comments on commit f7681fa

Please sign in to comment.