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 f62fc64 commit f60e336Copy full SHA for f60e336
trustymail/__init__.py
@@ -1,6 +1,6 @@
1
from __future__ import unicode_literals, absolute_import, print_function
2
3
-__version__ = '0.7.1'
+__version__ = '0.7.2'
4
5
PublicSuffixListFilename = 'public_suffix_list.dat'
6
PublicSuffixListReadOnly = False
0 commit comments