Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
fmatray committed Apr 23, 2020
1 parent acbc25b commit fa484d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def get_version(filename):
packages=find_packages(exclude=['tests', 'tests.*']),
zip_safe=False,
include_package_data=True,
download_url='https://github.com/fmatray/mopidy-neopixel/archive/0.1.0.zip',
download_url='https://github.com/fmatray/mopidy-neopixel/archive/0.1.1.zip',
keywords=['Mopidy', 'Mopidy-frontend', 'Neopixels'],
install_requires=[
'setuptools',
Expand Down

0 comments on commit fa484d0

Please sign in to comment.