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

Commit f61e26d

Browse files
committed
Update version to 2.1.1
1 parent 12e5096 commit f61e26d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0'
7+
VERSION = '2.1.1'
88

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

0 commit comments

Comments
 (0)