Skip to content

Commit 6e75e81

Browse files
author
semantic-release
committed
1.7.0
Automatically generated by python-semantic-release
1 parent 7145e83 commit 6e75e81

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- version list -->
44

5+
## v1.7.0 (2026-04-07)
6+
7+
### Features
8+
9+
- Implement signal handling and interruptible sleep; update app entrypoint and configuration
10+
settings
11+
([`6673833`](https://github.com/milsman2/python-response-time/commit/6673833cb6da6393e536cee039e2e8f53f3a3a49))
12+
13+
514
## v1.6.0 (2026-03-31)
615

716
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-response-time"
3-
version = "1.6.0"
3+
version = "1.7.0"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"

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)