Skip to content

Commit c6a34aa

Browse files
committed
Bump version number for 1.0
1 parent 2c134ef commit c6a34aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from esptool import ESPROM
1313
from argparse import Namespace
1414

15-
__version__ = "0.2.0"
15+
__version__ = "1.0.0"
1616
__supported_baud_rates__ = [9600, 57600, 74880, 115200, 230400, 460800, 921600]
1717

1818
# ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)