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