Skip to content

Commit 91e2788

Browse files
committed
updated the version
1 parent 6853a4c commit 91e2788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
setup(
2424
name='django-mfa',
25-
version='0.0.2',
25+
version='0.0.3',
2626
packages=['django_mfa', 'django_mfa.templatetags', 'django_mfa.migrations'],
2727
include_package_data=True,
2828
description='A Django deployment package for all hosting types.',

0 commit comments

Comments
 (0)