diff --git a/setup.py b/setup.py index 566af96..bf270d9 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ class install(install_): setup(name='svs', - version='0.2.1', + version='0.2.2', description='The InAcademia Simple validation Service allows for the easy validation of affiliation (Student,' 'Faculty, Staff) of a user in Academia', license='Apache 2.0',