1 parent a698df2 commit fcfe8fbCopy full SHA for fcfe8fb
1 file changed
setup.py
@@ -18,7 +18,7 @@
18
author = 'Satoshi Anonymoto', # Type in your name
19
author_email = '', # Type in your E-Mail
20
url = 'https://github.com/satoshi-anonymoto/whatsminer-api', # Provide either the link to your github or to your website
21
- download_url = 'https://github.com/satoshi-anonymoto/whatsminer-api/archive/refs/tags/0.1.0-beta01.tar.gz',
+ download_url = 'https://github.com/satoshi-anonymoto/whatsminer-api/archive/refs/tags/0.1.0.tar.gz',
22
keywords = ['whatsminer', 'microbt', 'api'], # Keywords that define your package best
23
install_requires=[
24
'passlib',
0 commit comments