Skip to content

Commit edc4e37

Browse files
author
Voronov Vladimir
committed
bump: version 0.4.4 → 0.4.5
1 parent 03709a5 commit edc4e37

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.4.5 (2024-08-30)
2+
3+
### Fix
4+
5+
- **middleware**: fix get api source
6+
17
## 0.4.4 (2024-08-20)
28

39
### Fix

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 = "fastapi-structlog"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
description = "Structured logs and middleware for fastapi with sentry integration"
55
authors = ["Vladimir Voronov"]
66
readme = "README.md"

0 commit comments

Comments
 (0)