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

Commit

Permalink
Update version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sashgorokhov committed Jul 1, 2019
1 parent 12e5096 commit f61e26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
with open('HISTORY.rst') as history:
long_description = readme.read() + '\n\n' + history.read()

VERSION = '2.1.0'
VERSION = '2.1.1'

setup(
install_requires=['requests'],
Expand Down

0 comments on commit f61e26d

Please sign in to comment.