Bumped the version number to distinguish it from the 06.0 release.

This commit is contained in:
Roland Hedberg 2014-11-27 18:00:18 +01:00
parent 19573f36b7
commit 175caff64d
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class PyTest(TestCommand):
setup(
name="oic",
version="0.6.0",
version="0.6.1",
description="Python implementation of OAuth2 and OpenID Connect",
author="Roland Hedberg",
author_email="roland.hedberg@adm.umu.se",