Skip to content

Commit 1319c49

Browse files
committed
Version 2.7
1 parent a253367 commit 1319c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esptool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"Check the README for installation instructions." % (sys.VERSION, sys.executable))
6161
raise
6262

63-
__version__ = "2.7-dev"
63+
__version__ = "2.7"
6464

6565
MAX_UINT32 = 0xffffffff
6666
MAX_UINT24 = 0xffffff

0 commit comments

Comments
 (0)