mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 18:44:27 +02:00
Bump version to 6.0.0a2
This commit is contained in:
2
docs
2
docs
Submodule docs updated: ec9d6ca64c...4bc27be71c
@@ -14,7 +14,7 @@
|
||||
|
||||
import sys
|
||||
|
||||
VERSION = (6, 0, "0a1")
|
||||
VERSION = (6, 0, "0a2")
|
||||
__version__ = ".".join([str(s) for s in VERSION])
|
||||
|
||||
__title__ = "platformio"
|
||||
|
Reference in New Issue
Block a user