Skip to content

Commit

Permalink
prepare release 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Bogensberger committed Apr 23, 2014
1 parent 5dd3dee commit dbf07ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,11 @@
Changes for robotframework-imaplibrary
======================================

2014/04/23 0.1.4
================

- Fixed multipart-mime reading (thanks to Frank Berthold)

2014/02/28 0.1.3
================

Expand Down
2 changes: 1 addition & 1 deletion src/ImapLibrary/version.py
@@ -1 +1 @@
VERSION = '0.1.3'
VERSION = '0.1.4'

0 comments on commit dbf07ee

Please sign in to comment.