Version 0.1 beta 2
This commit is contained in:
parent
c2bacdd86d
commit
bb242e4282
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.1b1",
|
||||
version="0.1b2",
|
||||
author="Klub Dev ENS",
|
||||
author_email="klub-dev@ens.fr",
|
||||
description="CAS Authentication at the ENS",
|
||||
|
|
Loading…
Reference in a new issue