Skip to content

Commit

Permalink
Updated link to tarball in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
anderskm committed Apr 9, 2018
1 parent 49c6acd commit bc14223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
author = 'Anders Krogh Mortensen',
author_email = '[email protected]',
url = 'https://github.com/anderskm/gputil',
download_url = 'https://github.com/anderskm/gputil/tarball/v1.2.3',
download_url = 'https://github.com/anderskm/gputil/tarball/v1.3.0',
keywords = ['gpu','utilization','load','memory','available','usage','free','select','nvidia'],
install_requires = ['numpy'],
classifiers = [],
Expand Down

0 comments on commit bc14223

Please sign in to comment.