Skip to content

Commit

Permalink
Merge pull request #4 from ustudio/fix-version
Browse files Browse the repository at this point in the history
Bumping version number correctly this time
  • Loading branch information
spiralman authored Mar 24, 2017
2 parents 54a88d5 + 4c0f31d commit bdd7a6e
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.1.1",
version="0.1.3",
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 bdd7a6e

Please sign in to comment.