Skip to content

Commit 102dd22

Browse files
author
semantic-release
committed
1.0.1
Automatically generated by python-semantic-release
1 parent f86c9ca commit 102dd22

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.0.1 (2026-03-26)
6+
7+
### Bug Fixes
8+
9+
- Update CMD in Dockerfile and adjust major_on_zero in pyproject.toml
10+
([`f03e64c`](https://github.com/milsman2/python-response-time/commit/f03e64c7e3093d17ffbd5556b0d3cc5bb6ddf2fd))
11+
12+
513
## v1.0.0 (2026-03-26)
614

715
- Initial Release

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.0.0"
3+
version = "1.0.1"
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)