Skip to content

Commit

Permalink
v7.0.1 version string update
Browse files Browse the repository at this point in the history
  • Loading branch information
bessman committed Sep 23, 2023
1 parent 7751b0a commit 4848397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mcbootflash/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

__all__ = ["Bootloader", "BootloaderError", "flash", "get_parser"]

__version__ = "7.0.0"
__version__ = "7.0.1"

0 comments on commit 4848397

Please sign in to comment.