Skip to content

Commit 6fcbf1b

Browse files
committed
libtmux: Update to 0.10.x
1 parent 1066be0 commit 6fcbf1b

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## current
44

55
- _Insert changes/features/fixes for next release here_
6+
- libtmux: Update to 0.10.x
67

78
## tmuxp 1.8.2 (2021-06-15)
89

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tmuxp = 'tmuxp:cli.cli'
3939
python = "^3.6"
4040
click = "^7"
4141
kaptan = ">=0.5.10"
42-
libtmux = "<0.10"
42+
libtmux = "<0.11"
4343
colorama = ">=0.3.9"
4444

4545
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)