We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b9462 commit 768fd2cCopy full SHA for 768fd2c
esptool.py
@@ -68,7 +68,7 @@
68
raise
69
70
71
-__version__ = "3.1-dev"
+__version__ = "3.1"
72
73
MAX_UINT32 = 0xffffffff
74
MAX_UINT24 = 0xffffff
0 commit comments