Skip to content

Commit 408c251

Browse files
committed
bump to v0.12.2
1 parent 1cc9d9c commit 408c251

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.12.2
2+
==================
3+
4+
* Fixed: missing template caused an error on
5+
password reset completed
6+
17
0.12.1
28
==================
39

spirit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '0.12.1'
3+
__version__ = '0.12.2'

0 commit comments

Comments
 (0)