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 7480968 commit 1c5f28fCopy full SHA for 1c5f28f
1 file changed
aiodns/__init__.py
@@ -17,7 +17,7 @@
17
from . import error
18
19
20
-__version__ = '3.1.1'
+__version__ = '3.2.0'
21
22
__all__ = ('DNSResolver', 'error')
23
0 commit comments