From f24395ea41a1373c2e4e1c4cbd903f98f97b4c36 Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Mon, 31 May 2021 15:40:12 +0000 Subject: [PATCH] Version 0.1b4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9fb27e5..a033fcc 100644 --- a/setup.py +++ b/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",