This commit is contained in:
Mohamed El-Kalioby
2019-01-18 16:09:05 +03:00
parent 01f5c04529
commit a0d84076c0

View File

@@ -4,7 +4,7 @@ from setuptools import find_packages, setup
setup(
name='django-mfa2',
version='0.8',
version='0.8.5',
description='Allows user to add 2FA to their accounts',
author='Mohamed El-Kalioby',
author_email = 'mkalioby@mkalioby.com',