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 469e440 commit 5e06e31Copy full SHA for 5e06e31
trustymail/__init__.py
@@ -1,6 +1,6 @@
1
from __future__ import unicode_literals, absolute_import, print_function
2
3
-__version__ = '0.7.4'
+__version__ = '0.7.5'
4
5
PublicSuffixListFilename = 'public_suffix_list.dat'
6
PublicSuffixListReadOnly = False
0 commit comments