Skip to content

Commit fcfe8fb

Browse files
prep for first pypi release, again
1 parent a698df2 commit fcfe8fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
author = 'Satoshi Anonymoto', # Type in your name
1919
author_email = '', # Type in your E-Mail
2020
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',
21+
download_url = 'https://github.com/satoshi-anonymoto/whatsminer-api/archive/refs/tags/0.1.0.tar.gz',
2222
keywords = ['whatsminer', 'microbt', 'api'], # Keywords that define your package best
2323
install_requires=[
2424
'passlib',

0 commit comments

Comments
 (0)