We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f86b8 commit 40742ceCopy full SHA for 40742ce
Lib/imaplib.py
@@ -21,7 +21,7 @@
21
# GET/SETANNOTATION contributed by Tomas Lindroos <skitta@abo.fi> June 2005.
22
# IDLE contributed by Forest <forestix@nom.one> August 2024.
23
24
-__version__ = "2.59"
+__version__ = "2.60"
25
26
import binascii, errno, random, re, socket, subprocess, sys, time, calendar
27
from datetime import datetime, timezone, timedelta
0 commit comments