Skip to content

Commit 94dc5c2

Browse files
committed
chore(release): 19.1.0 - new dev version
Cut the accumulated [Unreleased] changes as 19.0.1 so the shipped version carries a matching changelog entry instead of an unreleased 18.3.0 dev bump.
1 parent 502223f commit 94dc5c2

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable user-visible changes to MTUI are documented in this file.
55
The format is based on [Keep a Changelog 1.1.0](https://keepachangelog.com/en/1.1.0/),
66
and this project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]:
8+
## [Unreleased]
9+
10+
## 19.0.1 - 2026-07-17
911

1012
### Added
1113

mtui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
multiple hosts in parallel, with a focus on maintenance update testing.
55
"""
66

7-
__version__ = "18.3.0"
7+
__version__ = "19.1.0"

0 commit comments

Comments
 (0)