Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
scls19fr authored Feb 12, 2018
1 parent eb7d724 commit 18ae804
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
author=release.__author__,
author_email=release.__email__,
description=release.__description__,
url='https://github.com/quackenbush/APC/',
download_url='https://github.com/quackenbush/APC/archive/master.zip',
url='https://github.com/scls19fr/APC/',
download_url='https://github.com/scls19fr/APC/archive/master.zip',
license='MIT',
classifiers=[
'Development Status :: 4 - Beta',
Expand Down

0 comments on commit 18ae804

Please sign in to comment.