Skip to content

Commit

Permalink
Bumping version number for Python 2.7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralman committed Jul 25, 2017
1 parent 63aaee0 commit 19d664c
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 @@ -9,7 +9,7 @@
]

setup(name="ustudio-hmac-tornado",
version="0.2.0",
version="0.3.0",
description="Simple HMAC Client/Server authentication for Tornado",
url="https://github.com/ustudio/ustudio-hmac-tornado",
packages=find_packages(exclude=["tests", "dist"]),
Expand Down

0 comments on commit 19d664c

Please sign in to comment.