Skip to content

Commit

Permalink
Version v1.2
Browse files Browse the repository at this point in the history
Closes #139
  • Loading branch information
projectgus committed Nov 4, 2016
1 parent e28b30b commit 9dfcb35
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 @@ -31,7 +31,7 @@
import time


__version__ = "1.2-dev"
__version__ = "1.2"


class ESPROM(object):
Expand Down

0 comments on commit 9dfcb35

Please sign in to comment.