Skip to content

Commit 2408508

Browse files
committed
Update version to v4.6
1 parent 049baaa commit 2408508

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
@@ -28,7 +28,7 @@
2828
"write_mem",
2929
]
3030

31-
__version__ = "4.6-dev"
31+
__version__ = "4.6"
3232

3333
import argparse
3434
import inspect

0 commit comments

Comments
 (0)