forked from platformio/platformio-core
Bump version to 5.0.5b5
This commit is contained in:
2
docs
2
docs
Submodule docs updated: 23165e88d7...89ee78e13f
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
VERSION = (5, 0, "5b4")
|
VERSION = (5, 0, "5b5")
|
||||||
__version__ = ".".join([str(s) for s in VERSION])
|
__version__ = ".".join([str(s) for s in VERSION])
|
||||||
|
|
||||||
__title__ = "platformio"
|
__title__ = "platformio"
|
||||||
|
Reference in New Issue
Block a user