Skip to content

Commit 833aac4

Browse files
vinnytherobotclaude
andcommitted
chore: bump version to v0.4.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8f43040 commit 833aac4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

logscope/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""
22
LogScope — Beautiful log viewer for the terminal
33
"""
4-
__version__ = "0.3.1"
4+
__version__ = "0.4.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "logscope"
3-
version = "0.3.1"
3+
version = "0.4.1"
44
description = "LogScope — Beautiful log viewer for the terminal"
55
authors = ["vinnytherobot"]
66
readme = "README.md"

0 commit comments

Comments
 (0)