We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a74b84e commit 6a69b1fCopy full SHA for 6a69b1f
arduino_alvik/__init__.py
@@ -4,7 +4,7 @@
4
5
__author__ = "Lucio Rossi <l.rossi@arduino.cc>, Giovanni Bruno <g.bruno@arduino.cc>"
6
__license__ = "MPL 2.0"
7
-__version__ = "1.1.1"
+__version__ = "1.1.2"
8
__maintainer__ = "Lucio Rossi <l.rossi@arduino.cc>, Giovanni Bruno <g.bruno@arduino.cc>"
9
__required_firmware_version__ = "1.1.0"
10
package.json
@@ -13,5 +13,5 @@
13
["github:arduino/ucPack-mpy", "0.1.7"],
14
["github:arduino/arduino-runtime-mpy", "0.4.0"]
15
],
16
- "version": "1.1.1"
+ "version": "1.1.2"
17
}
0 commit comments