We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad163d commit c21659fCopy full SHA for c21659f
README.md
@@ -4,7 +4,7 @@ Prometheus summary with quantiles over configurable sliding time window
4
## Installation
5
6
```
7
-pip install prometheus-summary==0.1.3
+pip install prometheus-summary==0.1.4
8
9
This package can be found on [PyPI](https://pypi.org/project/prometheus-summary/).
10
prometheus_summary/version.py
@@ -1 +1 @@
1
-__version__ = "0.1.3"
+__version__ = "0.1.4"
0 commit comments