Skip to content
This repository was archived by the owner on Dec 3, 2020. It is now read-only.

Commit a98cc33

Browse files
author
Menno Smits
committed
Bump version to 1.1.0-alpha
1 parent 4c59e7f commit a98cc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imapclient/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from __future__ import unicode_literals
66

7-
version_info = (1, 0, 2, 'final')
7+
version_info = (1, 1, 0, 'alpha')
88

99

1010
def _imapclient_version_string(vinfo):

0 commit comments

Comments
 (0)