Skip to content

Commit

Permalink
Bump version to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lasselindqvist authored Jan 24, 2020
1 parent 8bef069 commit 9bdfd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ImapLibrary2/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
IMAP Library - a IMAP email testing library.
"""

VERSION = '0.3.4'
VERSION = '0.3.5'


def get_version():
Expand Down

0 comments on commit 9bdfd75

Please sign in to comment.