Skip to content

Commit a9ecee3

Browse files
committed
Update version to v4.0.1
1 parent 3aba33b commit a9ecee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esptool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"write_mem",
3131
]
3232

33-
__version__ = "4.1-dev"
33+
__version__ = "4.0.1"
3434

3535
import argparse
3636
import inspect

0 commit comments

Comments
 (0)