Skip to content

Commit 5e06e31

Browse files
committed
Bump version from 0.7.4 to 0.7.5
1 parent 469e440 commit 5e06e31

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.4'
3+
__version__ = '0.7.5'
44

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

0 commit comments

Comments
 (0)