Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit eb70fe5

Browse files
committed
Tag v1.50.1 (libtmux 0.40.1)
1 parent 6910bad commit eb70fe5

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

‎CHANGES‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
1919

2020
<!-- Maintainers, insert changes / features for the next release here -->
2121

22+
## tmuxp 1.50.1 (2024年12月24日)
23+
2224
### Development
2325

2426
- libtmux: Bump minimum version 0.40.0 -> 0.40.1 (#956)

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tmuxp"
3-
version = "1.50.0"
3+
version = "1.50.1"
44
description = "Session manager for tmux, which allows users to save and load tmux sessions through simple configuration files."
55
requires-python = ">=3.9,<4.0"
66
authors = [

‎src/tmuxp/__about__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__title__ = "tmuxp"
44
__package_name__ = "tmuxp"
5-
__version__ = "1.50.0"
5+
__version__ = "1.50.1"
66
__description__ = "tmux session manager"
77
__email__ = "tony@git-pull.com"
88
__author__ = "Tony Narlock"

‎uv.lock‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /