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 57f9ba9 commit b1fce75Copy full SHA for b1fce75
esptool/__init__.py
@@ -30,7 +30,7 @@
30
"write_mem",
31
]
32
33
-__version__ = "4.4-dev"
+__version__ = "4.4"
34
35
import argparse
36
import inspect
0 commit comments