Skip to content

Commit

Permalink
Release version so I'm in step with pyjwkest.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roland Hedberg committed Nov 24, 2014
1 parent cd9e722 commit 18b4df4
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 @@ -37,7 +37,7 @@ def run_tests(self):

setup(
name="oic",
version="0.6.gamma",
version="0.6.0",
description="Python implementation of OAuth2 and OpenID Connect",
author = "Roland Hedberg",
author_email = "[email protected]",
Expand Down

0 comments on commit 18b4df4

Please sign in to comment.