Skip to content

Commit 1e2ce23

Browse files
committed
Update setup.py
1 parent 481204f commit 1e2ce23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
packages=find_packages(),
1616
include_package_data=True,
1717
version=__version__,
18-
download_url = 'https://github.com/STEMinds/micropython-eduponics/archive/1.0.0.tar.gz',
18+
download_url = 'https://github.com/STEMinds/micropython-eduponics/archive/1.0.1.tar.gz',
1919
keywords = ['micropython','upython', 'eduponics-mini', 'esp32', 'ADS1x15', 'MCP23017'],
2020
description='',
2121
long_description='',

0 commit comments

Comments
 (0)