Bump version to 3.5.2a5

This commit is contained in:
Ivan Kravets
2018-01-28 00:28:21 +02:00
parent 332472e84b
commit 6235328194
2 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,7 @@
import sys
VERSION = (3, 5, "2a4")
VERSION = (3, 5, "2a5")
__version__ = ".".join([str(s) for s in VERSION])
__title__ = "platformio"

View File

@ -48,3 +48,5 @@ void myFunction(struct Item *item) {
void fooCallback(){
}
// юнікод