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