logscope-cli 0.4.3__tar.gz → 0.4.6__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: logscope-cli
3
- Version: 0.4.3
3
+ Version: 0.4.6
4
4
  Summary: LogScope — Beautiful log viewer for the terminal
5
5
  License-File: LICENSE
6
6
  Author: vinnytherobot
@@ -1,4 +1,4 @@
1
1
  """
2
2
  LogScope — Beautiful log viewer for the terminal
3
3
  """
4
- __version__ = "0.4.3"
4
+ __version__ = "0.4.6"
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "logscope-cli"
3
- version = "0.4.3"
3
+ version = "0.4.6"
4
4
  description = "LogScope — Beautiful log viewer for the terminal"
5
5
  authors = ["vinnytherobot"]
6
6
  readme = "README.md"
File without changes
File without changes