Skip to content

Commit 962cc9d

Browse files
committed
Bump version
1 parent 0203d17 commit 962cc9d

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
@@ -4,7 +4,7 @@ Prometheus summary with quantiles over configurable sliding time window
44
## Installation
55

66
```
7-
pip install prometheus-summary==0.1.1
7+
pip install prometheus-summary==0.1.2
88
```
99
This package can be found on [PyPI](https://pypi.org/project/prometheus-summary/).
1010

prometheus_summary/version.py

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

0 commit comments

Comments
 (0)