v2.3.0 #done

This commit is contained in:
Mohamed ElKalioby
2021-09-21 20:23:39 +03:00
parent 7415b169c9
commit 85b4a25956
6 changed files with 23 additions and 11 deletions

View File

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