We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f77ab commit 9fc9754Copy full SHA for 9fc9754
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "aioimaplib"
3
-version = "1.1.0"
+version = "1.2.0"
4
description = "Python asyncio IMAP4rev1 client library"
5
authors = ["Bruno THOMAS <[email protected]>"]
6
license = "GPL-3.0"
0 commit comments