We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 133e13f commit f1800eeCopy full SHA for f1800ee
CHANGES.md
@@ -1,3 +1,9 @@
1
+0.10.0 (2023-03-19)
2
+-------------------
3
+
4
+- Add french translation (thanks to hleroy)
5
6
7
0.9.0 (2023-02-27)
8
------------------
9
setup.py
@@ -9,7 +9,7 @@
url='https://github.com/xi/django-mfa3',
10
author='Tobias Bengfort',
11
author_email='tobias.bengfort@posteo.de',
12
- version='0.9.0',
+ version='0.10.0',
13
license='MIT',
14
packages=find_packages(exclude=['tests']),
15
include_package_data=True,
0 commit comments