We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae61af3 commit e247811Copy full SHA for e247811
setup.py
@@ -11,7 +11,7 @@
11
12
setuptools.setup(
13
name="sag-py-fastapi-health",
14
- version="0.3.3",
+ version="0.3.4",
15
description="A library for fastapi health checks",
16
long_description=LONG_DESCRIPTION,
17
long_description_content_type="text/markdown",
0 commit comments