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