Skip to content

Commit 52762f3

Browse files
committed
Pipfile: Update libtmux to 0.8.1
1 parent a953971 commit 52762f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tmuxp = {path = ".", editable = true}
2020

2121
[packages]
2222
kaptan = "*"
23-
libtmux = "==0.8.0"
23+
libtmux = "==0.8.1"
2424
click = ">=7<8"
2525
colorama = "*"
2626
"e1839a8" = {path = ".", editable = true}

0 commit comments

Comments
 (0)