Skip to content

Commit 3875456

Browse files
committed
bump
1 parent 9559796 commit 3875456

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "toolong"
3-
version = "1.2.3"
3+
version = "1.3.0"
44
description = "A terminal log file viewer / tailer / analyzer"
55
authors = ["Will McGugan <[email protected]>"]
66
license = "MIT"
@@ -13,7 +13,7 @@ documentation = "https://github.com/textualize/toolong"
1313
[tool.poetry.dependencies]
1414
python = "^3.8"
1515
click = "^8.1.7"
16-
textual = "^0.51.0"
16+
textual = "^0.52.0"
1717
typing-extensions = "^4.9.0"
1818

1919
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)