diff --git a/setup.py b/setup.py index 487a2fe..34a8773 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ author = 'Sequent Microsystems', author_email = 'olcitu@gmail.com', url = 'https://sequentmicrosystems.com', - download_url = 'https://github.com/alexburcea2877/lib8relay/archive/v_102.tar.gz', + download_url = 'https://github.com/alexburcea2877/lib8relay/archive/v_1_0_2.tar.gz', keywords = ['relay', 'raspberry', 'power'], install_requires=[ 'smbus', @@ -24,4 +24,4 @@ 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', ], -) \ No newline at end of file +)