Skip to content

Commit

Permalink
Bump version to v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
projectgus committed May 28, 2016
1 parent fe5673c commit aff71ca
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.0.2-dev"
__version__ = "1.1"


class ESPROM(object):
Expand Down

0 comments on commit aff71ca

Please sign in to comment.