Skip to content

Commit 4f41262

Browse files
committed
Added credits and refactored header.
1 parent f1d9916 commit 4f41262

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

arduino/__init__.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
__author__ = "ubi de feo / murilo polese"
1+
__author__ = "Murilo Polese"
2+
__credits__ = ["Murilo Polese", "Ubi de Feo", "Sebastian Romero"]
23
__license__ = "MPL 2.0"
34
__version__ = "0.1.0"
45
__maintainer__ = "Arduino"

0 commit comments

Comments
 (0)