We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b64a5c commit bb43824Copy full SHA for bb43824
arduino/__init__.py
@@ -1,7 +1,7 @@
1
__author__ = "Murilo Polese"
2
__credits__ = ["Murilo Polese", "Ubi de Feo", "Sebastian Romero"]
3
__license__ = "MPL 2.0"
4
-__version__ = "0.1.0"
+__version__ = "0.4.0"
5
__maintainer__ = "Arduino"
6
7
from .arduino import *
0 commit comments