We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7149507 commit 4ab7b74Copy full SHA for 4ab7b74
CHANGES
@@ -21,6 +21,10 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
21
22
### Development
23
24
+- libtmux: Bump minimum version 0.39.0 -> 0.40.0 (#954)
25
+
26
+ Adopts Python 3.9 syntax features
27
28
- Aggressive automated lint fixes via `ruff` (#953)
29
30
via ruff v0.8.4, all automated lint fixes, including unsafe and previews were applied for Python 3.9:
0 commit comments