Skip to content

Commit 8665012

Browse files
author
Menno Smits
committed
Merged from stable to default
2 parents 187a981 + 5bcd602 commit 8665012

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.hgtags

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ b1f516b3b41579a18793171728a65e956dbc7d0e 0.10.1
2424
c076ec55a74f8ae8195dbac440fd0c83b89eafb8 0.13
2525
743bdffc5a3608fcba1261a27d82ba51132ee1d3 1.0.0
2626
36f7e81f7fe2c15c71512c30fbce5df6914edc83 1.0.1
27+
c3dd941a683bcba1edb45ff2155422b6275d8b32 1.0.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* Convenience methods are provided for commonly used functionality.
4141
* Exceptions are raised when errors occur.
4242
43-
Python versions 2.6, 2.7, 3.3 and 3.4 are officially supported.
43+
Python versions 2.6, 2.7, 3.3, 3.4 and 3.5 are officially supported.
4444
4545
IMAPClient includes comprehensive units tests and automated
4646
functional tests that can be run against a live IMAP server.

0 commit comments

Comments
 (0)