Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mjumbewu committed Aug 22, 2014
1 parent 21fa05d commit 1af1e31
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.1.4
=====

* Fix a bug in the app directories template loader where the path names were
calling ``decode`` in Python 2 *and* 3.



0.1.3
=====

Expand Down
2 changes: 1 addition & 1 deletion djangobars/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.3"
__version__ = "0.1.4"

0 comments on commit 1af1e31

Please sign in to comment.