Skip to content

Commit 9bce560

Browse files
committed
build(libtmux): Update 0.10.2 -> 0.10.3 (built with poetry build)
libtmux 0.10.3 is the first version packaged with `poetry build` and published via `poetry publish` See also: - https://github.com/tmux-python/libtmux/blob/v0.10.3/CHANGES - https://libtmux.git-pull.com/history.html#libtmux-0-10-3-2022-01-10
1 parent 11abdd0 commit 9bce560

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tmuxp = 'tmuxp:cli.cli'
5151
python = "^3.7"
5252
click = ">7,<8.1"
5353
kaptan = ">=0.5.10"
54-
libtmux = "~0.10.2"
54+
libtmux = "~0.10.3"
5555
colorama = ">=0.3.9"
5656

5757
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)