Skip to content

Commit f1800ee

Browse files
committed
bump version to 0.10.0
1 parent 133e13f commit f1800ee

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.10.0 (2023-03-19)
2+
-------------------
3+
4+
- Add french translation (thanks to hleroy)
5+
6+
17
0.9.0 (2023-02-27)
28
------------------
39

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
url='https://github.com/xi/django-mfa3',
1010
author='Tobias Bengfort',
1111
author_email='tobias.bengfort@posteo.de',
12-
version='0.9.0',
12+
version='0.10.0',
1313
license='MIT',
1414
packages=find_packages(exclude=['tests']),
1515
include_package_data=True,

0 commit comments

Comments
 (0)