Skip to content

Commit 5a64472

Browse files
committed
ftespnow: Fix .ftespnow/manifest.py.
1 parent 9b50264 commit 5a64472

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

micropython/ftespnow/ftespnow/manifest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
version="0.1.0",
44
)
55

6-
module("ftespnow")
6+
package("ftespnow")

0 commit comments

Comments
 (0)