Skip to content

Commit a8f75b8

Browse files
committed
im a dumb bitch
1 parent 87df1f1 commit a8f75b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
setup(
33
name='jokeapi',
44
packages=['jokeapi'], # Chose the same as "name"
5-
version='0.1',
5+
version='0.1.1',
66
license='GNU General Public License v3 (GPLv3)',
77
description='An API Wrapper for Sv443\'s JokeAPI',
88
author='thenamesweretakenalready',
99
author_email='leet_haker@cyber-wizard.com',
1010
url="""https://github.com/
1111
thenamesweretakenalready/Sv443s-JokeAPI-Python-Wrapper""",
12-
download_url='https://github.com/user/reponame/archive/v0.1.tar.gz',
12+
download_url='https://github.com/user/Sv443s-JokeAPI-Python-Wrapper/archive/v0.1.1.tar.gz',
1313
keywords=['api wrapper', 'wrapper', 'api', 'jokes'],
1414
install_requires=[],
1515
classifiers=[

0 commit comments

Comments
 (0)