Skip to content

Commit

Permalink
Version 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
projectgus committed Feb 27, 2018
1 parent b4d0182 commit 4bd8975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esptool.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

import serial

__version__ = "2.3-dev"
__version__ = "2.3"

MAX_UINT32 = 0xffffffff
MAX_UINT24 = 0xffffff
Expand Down

0 comments on commit 4bd8975

Please sign in to comment.