Skip to content

Commit ef8e3bd

Browse files
committed
Update setup version and changelog updations
1 parent e4c5cea commit ef8e3bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

3-
## 2.1.2
4-
* Update libraries
3+
## 2.2.0
4+
* Upgrade Python version to 3.12
55
* Unit tests and Integration tests
66

77
## 2.1.1

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-surveymonkey",
6-
version="2.1.2",
6+
version="2.2.0",
77
description="Singer.io tap for extracting data",
88
author="Stitch",
99
url="http://singer.io",

0 commit comments

Comments
 (0)