From eb4d5a71b2e44dd04b17549d173cb4627030fb42 Mon Sep 17 00:00:00 2001 From: madTeddy Date: Mon, 20 May 2019 07:05:17 +0300 Subject: [PATCH] Minor setup changes --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f1e4dd5..22339bd 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ author = 'Andrey Mignevich', author_email = 'andrey.mignevich@gmail.com', url = 'https://github.com/madTeddy/sphinxsharp-pro', - download_url = 'https://github.com/madTeddy/sphinxsharp-pro/archive/v1.0.0.tar.gz', + download_url = 'https://github.com/madTeddy/sphinxsharp-pro/archive/v1.0.1.tar.gz', keywords = ['Sphinx','Domain','CSharp','C#','Sphinxsharp','Sphinxsharp Pro'], install_requires=[ 'docutils',