8000
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 60c0d7e commit 0e8a299Copy full SHA for 0e8a299
setup.py
@@ -3,9 +3,9 @@
3
4
setup(
5
name = "prometheus_client",
6
- version = "0.0.11",
+ version = "0.0.12",
7
author = "Brian Brazil",
8
- author_email = "brian.brazil@gmail.com",
+ author_email = "brian.brazil@robustperception.io",
9
description = ("Python client for the Prometheus monitoring system."),
10
long_description = ("See https://github.com/prometheus/client_python/blob/master/README.md for documentation."),
11
license = "Apache Software License 2.0",
0 commit comments