X-Git-Url: https://git.auf.org/?p=auf_roa_authentification_backend.git;a=blobdiff_plain;f=setup.py;h=95714fa082ea2b391ecff123cd45d124b2434ee5;hp=d3dbb17652a5d20789ec42ab5c56a43455b86621;hb=8ef04a25812b5949b8378bd50f5580a9f1e8fa7a;hpb=0adf6560ac6350ac5e227d169ee8a8286d22902a 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,