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 15f791b commit 4fa0bd7Copy full SHA for 4fa0bd7
esptool.py
@@ -68,7 +68,7 @@
68
raise
69
70
71
-__version__ = "3.0-dev"
+__version__ = "3.0"
72
73
MAX_UINT32 = 0xffffffff
74
MAX_UINT24 = 0xffffff
0 commit comments