8000 Release 0.3.0 · davidlukac/client_python@5dd220d · GitHub
[go: up one dir, main page]

Skip to content

Commit 5dd220d

Browse files
committed
Release 0.3.0
1 parent dc15164 commit 5dd220d

File tree

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="prometheus_client",
5-
version="0.2.0",
5+
version="0.3.0",
66
author="Brian Brazil",
77
author_email="brian.brazil@robustperception.io",
88
description="Python client for the Prometheus monitoring system.",