Skip to content

Commit 73df9f4

Browse files
committed
Updated library version on configuration files to v0.0.3
1 parent 3d6c44c commit 73df9f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "n2cmu-arduino",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "This is the official Arduino library for N2CMU (Neural Network Coprocessing Microcontroller Unit) available on Arduino Package Manager and PlatformIO.",
55
"keywords": ["ANN", "Artificial Neural Network", "microcontrollers", "Arduino", "UNO", "Mega", "ESP8266", "ESP32", "RP2040"],
66
"repository": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=n2cmu
2-
version=0.0.2
2+
version=0.0.3
33
author=nthnn
44
maintainer=nthnn <nthnn.dev@gmail.com>
55
sentence=Official Arduino library for N2CMU (Neural Network Coprocessing Microcontroller Unit) available on Arduino Package Manager and PlatformIO.

0 commit comments

Comments
 (0)