Bumped up version

This commit is contained in:
Mohamed El-Kalioby
2019-10-20 16:03:34 +03:00
parent 7800962eb6
commit 2d5b507a50

View File

@@ -4,7 +4,7 @@ from setuptools import find_packages, setup
setup( setup(
name='django-mfa2', name='django-mfa2',
version='1.7.11', version='1.7.12',
description='Allows user to add 2FA to their accounts', description='Allows user to add 2FA to their accounts',
long_description=open("README.md").read(), long_description=open("README.md").read(),
long_description_content_type="text/markdown", long_description_content_type="text/markdown",