Skip to content

Commit 6c00afd

Browse files
committed
Added changelog and bump version
1 parent 8c63002 commit 6c00afd

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.1.2
4+
* Refactored client code for error handling [30](https://github.com/singer-io/tap-circle-ci/pull/30)
5+
36
## 1.1.1
47
* Fix 5xx error handling [#26](https://github.com/singer-io/tap-circle-ci/pull/26)
58
* Library version Upgrade

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="tap-circle-ci",
6-
version="1.1.1",
6+
version="1.1.2",
77
description="Singer.io tap for extracting data from circle ci",
88
author="Sisu Data;Stitch",
99
url="http://sisu.ai https://singer.io",

0 commit comments

Comments
 (0)