Skip to content

Commit ce4fc71

Browse files
committed
Release 0.0.6
1 parent bf79c0a commit ce4fc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def read(fname):
1010

1111
setup(
1212
name = "prometheus_client",
13-
version = "0.0.5",
13+
version = "0.0.6",
1414
author = "Brian Brazil",
1515
author_email = "brian.brazil@gmail.com",
1616
description = ("Python client for the Prometheus monitoring system."),

0 commit comments

Comments
 (0)