Version 0.1 beta 1
This commit is contained in:
parent
3cd466fba0
commit
4d0d7d32e8
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -6,7 +6,7 @@ with open("README.md", "r") as file:
|
|||
|
||||
setuptools.setup(
|
||||
name="authens",
|
||||
version="0.1b0",
|
||||
version="0.1b1",
|
||||
author="Klub Dev ENS",
|
||||
author_email="klub-dev@ens.fr",
|
||||
description="CAS Authentication at the ENS",
|
||||
|
|
Loading…
Reference in a new issue