Skip to content
Permalink
Browse files
Bump version number for 1.0
  • Loading branch information
marcelstoer committed Mar 18, 2017
1 parent 2c134ef commit c6a34aa76125b5d81c318c420b02c721a94b73bc
Showing with 1 addition and 1 deletion.
  1. +1 −1 Main.py
@@ -12,7 +12,7 @@
from esptool import ESPROM
from argparse import Namespace

__version__ = "0.2.0"
__version__ = "1.0.0"
__supported_baud_rates__ = [9600, 57600, 74880, 115200, 230400, 460800, 921600]

# ---------------------------------------------------------------------------

0 comments on commit c6a34aa

Please sign in to comment.