diff --git a/setup.py b/setup.py index 17b6690..a4b9e62 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='jupyterhub-nativeauthenticator', - version='1.0.0', + version='1.0.1', description='JupyterHub Native Authenticator', long_description=long_description, long_description_content_type="text/markdown",