Version 0.1b4
This commit is contained in:
parent
577ecd677c
commit
b23f8074e1
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(
|
setuptools.setup(
|
||||||
name="authens",
|
name="authens",
|
||||||
version="0.1b3",
|
version="0.1b4",
|
||||||
author="Klub Dev ENS",
|
author="Klub Dev ENS",
|
||||||
author_email="klub-dev@ens.fr",
|
author_email="klub-dev@ens.fr",
|
||||||
description="CAS Authentication at the ENS",
|
description="CAS Authentication at the ENS",
|
||||||
|
|
Loading…
Reference in a new issue