Skip to content

Commit e6ff79c

Browse files
committed
Bump version
1 parent 2dae7f4 commit e6ff79c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ Python Implementation of Graham Cormode and S. Muthukrishnan's Effective Computa
55

66
## Installation
77
```
8-
pip install quantile-estimator==0.1.0
8+
pip install quantile-estimator==0.1.1
99
```

quantile_estimator/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)