Skip to content

Commit

Permalink
0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Jul 29, 2017
1 parent e46f606 commit 6595a2e
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 @@ -18,7 +18,7 @@
[console_scripts]
nsecli=nsepy.cli:cli
''',
download_url = 'https://github.com/swapniljariwala/nsepy/archive/v0.4.tar.gz', # I'll explain this in a second
download_url = 'https://github.com/swapniljariwala/nsepy/archive/v0.5.tar.gz',
install_requires = ['beautifulsoup4', 'requests', 'numpy', 'pandas', 'six', 'click'],
keywords = ['testing', 'logging', 'example'], # arbitrary keywords
classifiers = [],
Expand Down

0 comments on commit 6595a2e

Please sign in to comment.