Skip to content

Commit

Permalink
Update version to v4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
radimkarnis committed Feb 10, 2023
1 parent 9929978 commit 30a3a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esptool/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"write_mem",
]

__version__ = "4.5-dev"
__version__ = "4.5"

import argparse
import inspect
Expand Down

0 comments on commit 30a3a3f

Please sign in to comment.