Skip to content

Commit e56508d

Browse files
committed
release: v1.13.2
1 parent 447e448 commit e56508d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "console-error-scanner"
7-
version = "1.13.1"
7+
version = "1.13.2"
88
description = "TUI tool to scan websites for console errors and HTTP errors"
99
requires-python = ">=3.12"
1010
dependencies = [
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Console Error Scanner - Website-Scanner fuer Console- und HTTP-Fehler."""
22

3-
__version__ = "1.13.1"
3+
__version__ = "1.13.2"
44
__author__ = "Michael Blaess"
55
__year__ = "2026"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)