We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502223f commit 94dc5c2Copy full SHA for 94dc5c2
2 files changed
CHANGELOG.md
@@ -5,7 +5,9 @@ All notable user-visible changes to MTUI are documented in this file.
5
The format is based on [Keep a Changelog 1.1.0](https://keepachangelog.com/en/1.1.0/),
6
and this project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]:
+## [Unreleased]
9
+
10
+## 19.0.1 - 2026-07-17
11
12
### Added
13
mtui/__init__.py
@@ -4,4 +4,4 @@
4
multiple hosts in parallel, with a focus on maintenance update testing.
"""
-__version__ = "18.3.0"
+__version__ = "19.1.0"
0 commit comments