Skip to content

Commit f60e336

Browse files
committed
Bump version from 0.7.1 to 0.7.2
1 parent f62fc64 commit f60e336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trustymail/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import unicode_literals, absolute_import, print_function
22

3-
__version__ = '0.7.1'
3+
__version__ = '0.7.2'
44

55
PublicSuffixListFilename = 'public_suffix_list.dat'
66
PublicSuffixListReadOnly = False

0 commit comments

Comments
 (0)