Skip to content

Commit ca33e60

Browse files
committed
Added new parameter in docstring and included definitions of API in readme
1 parent 289c3dd commit ca33e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="fastapi-gae-logging",
5-
version="0.0.4",
5+
version="0.0.5",
66
description="Custom Cloud Logging handler for FastAPI applications deployed in Google App Engine. \
77
Groups logs coming from the same request lifecycle and propagates the maximum log level \
88
throughout the request lifecycle using middleware and context management.",

0 commit comments

Comments
 (0)