Skip to content

Commit bc5020b

Browse files
committed
-
1 parent 124804c commit bc5020b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
author = 'Andrei Khaliaukin',
99
author_email = 'endpoo@gmail.com',
1010
url = 'https://github.com/ToGoBananas/moleculer-python', # use the URL to the github repo
11-
download_url = 'https://github.com/ToGoBananas/moleculer-python/archive/0.1.tar.gz', # I'll explain this in a second
11+
download_url='https://github.com/ToGoBananas/moleculer-python/archive/0.2.tar.gz', # I'll explain this in a second
1212
keywords = ['moleculer', 'microservices'], # arbitrary keywords
1313
classifiers = [],
1414
)

0 commit comments

Comments
 (0)