Skip to content

Commit cfaecf9

Browse files
authored
Merge pull request #12 from arduino/dev
Added credits and refactored header.
2 parents 997496d + 4f41262 commit cfaecf9

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)