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 4289024 commit 568c906Copy full SHA for 568c906
esptool/__init__.py
@@ -30,7 +30,7 @@
30
"write_mem",
31
]
32
33
-__version__ = "4.0-dev"
+__version__ = "4.0"
34
35
import argparse
36
import inspect
0 commit comments