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