Skip to content

Commit 4303fdc

Browse files
committed
Merge pull request prometheus#8 from brian-brazil/006
Release 0.0.6
2 parents bf79c0a + ce4fc71 commit 4303fdc

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)