Skip to content

Commit 4672b49

Browse files
committed
docs(CHANGES) Note libtmux 0.44.1 bump
1 parent 882548a commit 4672b49

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
2121

2222
- _Future release notes will be placed here_
2323

24+
### Development
25+
26+
- libtmux: Bump minimum version from 0.42.0 -> 0.44.1 (#962)
27+
2428
## tmuxp 1.52.2 (2025-02-02)
2529

2630
### Bug fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ include = [
3939
{ path = "conftest.py", format = "sdist" },
4040
]
4141
dependencies = [
42-
"libtmux~=0.44.1",
42+
"libtmux~=0.44.2",
4343
"colorama>=0.3.9",
4444
"PyYAML>=6.0"
4545
]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)