Skip to content

Commit 0bb9fb5

Browse files
authored
Set version to 3.1.1
1 parent 0a2db15 commit 0bb9fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiodns/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from . import error
1616

1717

18-
__version__ = '3.1.0'
18+
__version__ = '3.1.1'
1919

2020
__all__ = ('DNSResolver', 'error')
2121

0 commit comments

Comments
 (0)