We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f125f commit b23b584Copy full SHA for b23b584
setup.py
@@ -9,7 +9,7 @@
9
author = 'Otesunkie',
10
author_email = 'trickytests@gmail.com',
11
url = 'https://github.com/Oderjunkie/mafapi',
12
- download_url = 'https://github.com/Oderjunkie/mafapi/archive/v_01.tar.gz', # I explain this later on
+ download_url = 'https://github.com/Oderjunkie/mafapi/archive/refs/tags/v_012.tar.gz', # I explain this later on
13
keywords = ['mafia', 'bot', 'connection', 'async', 'client'],
14
install_requires=[ # I get to this in a second
15
'aiohttp',
0 commit comments