Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Feb 19, 2024
1 parent 9559796 commit 3875456
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "toolong"
version = "1.2.3"
version = "1.3.0"
description = "A terminal log file viewer / tailer / analyzer"
authors = ["Will McGugan <will@textualize.io>"]
license = "MIT"
Expand All @@ -13,7 +13,7 @@ documentation = "https://github.com/textualize/toolong"
[tool.poetry.dependencies]
python = "^3.8"
click = "^8.1.7"
textual = "^0.51.0"
textual = "^0.52.0"
typing-extensions = "^4.9.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 3875456

Please sign in to comment.