Skip to content

Commit

Permalink
Bump version number for 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelstoer committed Mar 18, 2017
1 parent 2c134ef commit c6a34aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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]

# ---------------------------------------------------------------------------
Expand Down

0 comments on commit c6a34aa

Please sign in to comment.