Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bouhlelma authored Jan 31, 2018
1 parent e8c5597 commit 965cdb6
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 @@ -76,5 +76,5 @@
zip_safe=False,
ext_modules=ext,
url = 'https://github.com/SMTorg/smt', # use the URL to the github repo
download_url = 'https://github.com/SMTorg/smt/archive/v0.1.tar.gz',
download_url = 'https://github.com/SMTorg/smt/archive/v0.2.tar.gz',
)

0 comments on commit 965cdb6

Please sign in to comment.