Skip to content

Commit 0699140

Browse files
committed
Updated link to latest release.
1 parent 03208e8 commit 0699140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def run(self):
8383
author = _read_attr('__author__'),
8484
author_email = _read_attr('__contact__'),
8585
url = 'https://github.com/erocarrera/pefile',
86-
download_url='https://github.com/erocarrera/pefile/releases/download/v2017.5.26/pefile-2017.5.26.tar.gz',
86+
download_url='https://github.com/erocarrera/pefile/releases/download/v2017.8.1/pefile-2017.8.1.tar.gz',
8787
keywords = ['pe', 'exe', 'dll', 'pefile', 'pecoff'],
8888
classifiers = [
8989
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)