Skip to content

Commit c122686

Browse files
committed
Increment development version to 10.1.1
1 parent 5fffaf8 commit c122686

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [10.1.1] - Development
4+
35
## [10.1.0] - 2025-01-16
46

57
### Changed
@@ -309,6 +311,7 @@ _Maintanence release._
309311

310312
_Initial release._
311313

314+
[10.1.0]: https://github.com/bessman/mcbootflash/releases/tag/10.1.0
312315
[10.0.0]: https://github.com/bessman/mcbootflash/releases/tag/10.0.0
313316
[9.0.1]: https://github.com/bessman/mcbootflash/releases/tag/9.0.1
314317
[9.0.0]: https://github.com/bessman/mcbootflash/releases/tag/9.0.0

src/mcbootflash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
"write_flash",
4040
]
4141

42-
__version__ = "10.1.0"
42+
__version__ = "10.1.1"

0 commit comments

Comments
 (0)