Skip to content
Snippets Groups Projects
Commit 06aac3e2 authored by Jonathan Villemaire-Krajden's avatar Jonathan Villemaire-Krajden
Browse files

v0.1.0

parent 7005d182
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ requirements = ['jupyterhub>=1.0'] ...@@ -7,7 +7,7 @@ requirements = ['jupyterhub>=1.0']
setup( setup(
name='jupyterhub-ats', name='jupyterhub-ats',
version='0.1.0-dev', version='0.1.0',
description='Jupyterhub Access Token Service', description='Jupyterhub Access Token Service',
long_description=long_description, long_description=long_description,
author= "Jonathan Villemaire-Krajden, EPFL", author= "Jonathan Villemaire-Krajden, EPFL",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment