Skip to content

Commit 8889b73

Browse files
committed
bump to v0.12.0
1 parent 4365ada commit 8889b73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.12.0b (dev)
1+
0.12.0
22
==================
33

44
* Added: email notifications for replies and mentions

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.0b'
3+
__version__ = '0.12.0'

0 commit comments

Comments
 (0)