8000 Release 0.0.12 · Syncano/client_python@0e8a299 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e8a299

Browse files
committed
Release 0.0.12
1 parent 60c0d7e commit 0e8a299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
setup(
55
name = "prometheus_client",
6-
version = "0.0.11",
6+
version = "0.0.12",
77
author = "Brian Brazil",
8-
author_email = "brian.brazil@gmail.com",
8+
author_email = "brian.brazil@robustperception.io",
99
description = ("Python client for the Prometheus monitoring system."),
1010
long_description = ("See https://github.com/prometheus/client_python/blob/master/README.md for documentation."),
1111
license = "Apache Software License 2.0",

0 commit comments

Comments
 (0)
0