Skip to content

Commit d17110a

Browse files
committed
1 parent d182905 commit d17110a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "libtmux"
33
version = "0.46.2"
44
description = "Typed library that provides an ORM wrapper for tmux, a terminal multiplexer."
5-
requires-python = ">=3.9,<4.0"
5+
requires-python = ">=3.10,<4.0"
66
authors = [
77
{name = "Tony Narlock", email = "tony@git-pull.com"}
88
]

0 commit comments

Comments
 (0)