We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481204f commit 1e2ce23Copy full SHA for 1e2ce23
setup.py
@@ -15,7 +15,7 @@
15
packages=find_packages(),
16
include_package_data=True,
17
version=__version__,
18
- download_url = 'https://github.com/STEMinds/micropython-eduponics/archive/1.0.0.tar.gz',
+ download_url = 'https://github.com/STEMinds/micropython-eduponics/archive/1.0.1.tar.gz',
19
keywords = ['micropython','upython', 'eduponics-mini', 'esp32', 'ADS1x15', 'MCP23017'],
20
description='',
21
long_description='',
0 commit comments