Skip to content

Commit 1d28876

Browse files
committed
Bump version to 0.9.1
1 parent af1e501 commit 1d28876

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
Version 0.9.1 (2015-09-01)
5+
--------------------------
6+
7+
* Fix ``fullheadtitle`` => ``meta-title`` template block name.
8+
* Added Django 1.7 migrations
9+
10+
411
Version 0.9 (2015-01-20)
512
------------------------
613

fluent_faq/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# following PEP 440
2-
__version__ = "0.9"
2+
__version__ = "0.9.1"

0 commit comments

Comments
 (0)