Skip to content

Commit 222062d

Browse files
committed
🔖 version 0.4.0
1 parent 3d04fed commit 222062d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ authors = [
55
{name = "RF-Tar-Railt", email = "rf_tar_railt@qq.com"},
66
]
77
dependencies = [
8-
"textual>=0.76.0",
8+
"textual<4.0.0,>=3.6.0",
99
]
10-
version = "0.3.0"
10+
version = "0.4.0"
1111
requires-python = ">=3.9, <4.0"
1212
readme = "README.md"
1313
license = {text = "MIT"}

0 commit comments

Comments
 (0)