Skip to content
This repository was archived by the owner on Dec 16, 2018. It is now read-only.

Commit 137c730

Browse files
authored
Minor version bump for utime dependency.
1 parent 9c5c616 commit 137c730

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
@@ -12,7 +12,7 @@
1212
'ssd1351',
1313
'st7735',
1414
],
15-
version="1.0.0",
15+
version="1.0.1",
1616
description="Drivers for RGB displays for MicroPython.",
1717
long_description="""\
1818
This library lets you use a number of popular RGB displays with MicroPython.""",

0 commit comments

Comments
 (0)