Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alexburcea2877 authored Oct 8, 2020
1 parent 1fc2085 commit 24da70c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand All @@ -24,4 +24,4 @@
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
],
)
)

0 comments on commit 24da70c

Please sign in to comment.