We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c57958d commit 922f1feCopy full SHA for 922f1fe
README.md
@@ -3,7 +3,7 @@ Aioprometheus summary with quantiles over configurable sliding time window
3
4
## Installation
5
```
6
-pip install aioprometheus-summary==0.0.2
+pip install aioprometheus-summary==0.1.0
7
8
9
This package can be found on [PyPI](https://pypi.org/project/aioprometheus-summary/).
aioprometheus_summary/version.py
@@ -1 +1 @@
1
-__version__ = "0.0.2"
+__version__ = "0.1.0"
0 commit comments