diff --git a/setup.py b/setup.py index b6380d3b4..52de6f6a3 100755 --- a/setup.py +++ b/setup.py @@ -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 = "roland.hedberg@adm.umu.se",