We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cef2296 commit 4802860Copy full SHA for 4802860
setup.py
@@ -10,7 +10,7 @@
10
requirements = f.read().split()
11
12
setup(name='python_grpc_prometheus',
13
- version='0.1.3',
+ version='0.1.5',
14
description='Python gRPC Prometheus Interceptors',
15
long_description=long_description,
16
long_description_content_type="text/markdown",
0 commit comments