Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 4ac0e5c

Browse files
committed
Update version to 2.2
1 parent 5e7c05b commit 4ac0e5c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
History
44
-------
55

6+
2.2.0 (2019-08-19)
7+
++++++++++++++++++
8+
9+
* Add proxy support (#20) (by )
10+
611
2.1.0 (2019-04-25)
712
++++++++++++++++++
813

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
with open('HISTORY.rst') as history:
55
long_description = readme.read() + '\n\n' + history.read()
66

7-
VERSION = '2.1.1'
7+
VERSION = '2.2'
88

99
setup(
1010
install_requires=['requests'],

0 commit comments

Comments
 (0)