We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d9916 commit 4f41262Copy full SHA for 4f41262
arduino/__init__.py
@@ -1,4 +1,5 @@
1
-__author__ = "ubi de feo / murilo polese"
+__author__ = "Murilo Polese"
2
+__credits__ = ["Murilo Polese", "Ubi de Feo", "Sebastian Romero"]
3
__license__ = "MPL 2.0"
4
__version__ = "0.1.0"
5
__maintainer__ = "Arduino"
0 commit comments