Skip to content

Commit 568c906

Browse files
committed
Update version to v4.0
1 parent 4289024 commit 568c906

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.0-dev"
33+
__version__ = "4.0"
3434

3535
import argparse
3636
import inspect

0 commit comments

Comments
 (0)