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.
2 parents bf79c0a + ce4fc71 commit 4303fdcCopy full SHA for 4303fdc
setup.py
@@ -10,7 +10,7 @@ def read(fname):
10
11
setup(
12
name = "prometheus_client",
13
- version = "0.0.5",
+ version = "0.0.6",
14
author = "Brian Brazil",
15
author_email = "[email protected]",
16
description = ("Python client for the Prometheus monitoring system."),
0 commit comments