Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
seocam committed Jun 12, 2015
1 parent c4009a7 commit 955b25e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
@@ -1,4 +1,10 @@

0.9.3 (2015-06-12)
==================

* Use StringIO intead of BytesIO on theme compilation (transformation)


0.9.2 (2015-06-09)
==================

Expand Down
2 changes: 1 addition & 1 deletion revproxy/__init__.py
@@ -1 +1 @@
__version__ = '0.9.2'
__version__ = '0.9.3'

0 comments on commit 955b25e

Please sign in to comment.