Skip to content

Commit

Permalink
bumping to version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlovelltroy committed Feb 20, 2014
1 parent a78cab3 commit 475eab4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
v0.1.0, Feb 17th 2014 -- Initial release.
v0.1.1, Feb 20th 2014 -- Bugfixes for subject parsing.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='django-classy-mail',
version='0.1.0',
version='0.1.1',
author='Alex Lovell-Troy',
author_email='alex@lovelltroy.org',
description='Class-Based Email for Django built with Mixins',
Expand Down

0 comments on commit 475eab4

Please # to comment.