Skip to content

Commit

Permalink
Bump version to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lasselindqvist authored Jan 24, 2020
1 parent 9bdfd75 commit 2b72b57
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.5'
VERSION = '0.3.6'


def get_version():
Expand Down

0 comments on commit 2b72b57

Please sign in to comment.