8000 cc3200: Bump version to 1.1.0 · strogo/micropython@8fd8bb3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8fd8bb3

Browse files
author
danicampora
committed
cc3200: Bump version to 1.1.0
Incluides several improvements and a few API changes to comply with the new hardware API.
1 parent 3b24e83 commit 8fd8bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cc3200/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
#ifndef VERSION_H_
2828
#define VERSION_H_
2929

30-
#define WIPY_SW_VERSION_NUMBER "1.0.0"
30+
#define WIPY_SW_VERSION_NUMBER "1.1.0"
3131

3232
#endif /* VERSION_H_ */

0 commit comments

Comments
 (0)
0