fix pypi packaging
This commit is contained in:
parent
5c72575b73
commit
f88ec755fd
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -27,7 +27,7 @@ classifiers = ['Development Status :: 4 - Beta',
|
|||
'Topic :: System :: Hardware']
|
||||
|
||||
setup(name = 'Adafruit_VCNL40xx',
|
||||
version = '1.0.3',
|
||||
version = '1.0.4',
|
||||
author = 'Tony DiCola',
|
||||
author_email = 'tdicola@adafruit.com',
|
||||
description = 'Python code to use the VCNL4000 & VCNL4010 proximity sensors with the Raspberry Pi & BeagleBone Black.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue