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 0a2db15 commit 0bb9fb5Copy full SHA for 0bb9fb5
1 file changed
aiodns/__init__.py
@@ -15,7 +15,7 @@
15
from . import error
16
17
18
-__version__ = '3.1.0'
+__version__ = '3.1.1'
19
20
__all__ = ('DNSResolver', 'error')
21
0 commit comments