From: Cyril Robert Date: Thu, 18 Feb 2010 21:04:58 +0000 (-0500) Subject: Mise a jour setup X-Git-Url: https://git.auf.org/?p=auf_roa_authentification_backend.git;a=commitdiff_plain;h=8ef04a25812b5949b8378bd50f5580a9f1e8fa7a;hp=0adf6560ac6350ac5e227d169ee8a8286d22902a Mise a jour setup --- diff --git a/setup.py b/setup.py index d3dbb17..95714fa 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages import sys, os -version = '1.0' +version = '1.0.1' setup(name='auf_roa_authentification_backend', version=version,