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 049baaa commit 2408508Copy full SHA for 2408508
esptool/__init__.py
@@ -28,7 +28,7 @@
28
"write_mem",
29
]
30
31
-__version__ = "4.6-dev"
+__version__ = "4.6"
32
33
import argparse
34
import inspect
0 commit comments