Skip to content

Commit 922f1fe

Browse files
committed
Bump version
1 parent c57958d commit 922f1fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Aioprometheus summary with quantiles over configurable sliding time window
33

44
## Installation
55
```
6-
pip install aioprometheus-summary==0.0.2
6+
pip install aioprometheus-summary==0.1.0
77
```
88

99
This package can be found on [PyPI](https://pypi.org/project/aioprometheus-summary/).

aioprometheus_summary/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.2"
1+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)