Skip to content

Commit 4c5b8cd

Browse files
authored
Bump version
1 parent 0e37fe7 commit 4c5b8cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QuantileFlow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from QuantileFlow.hdrhistogram.core import HDRHistogram
2323
from QuantileFlow.ddsketch.core import DDSketch
2424

25-
__version__ = "0.0.5"
25+
__version__ = "0.0.6"
2626
__all__ = [
2727
"MomentSketch",
2828
"HDRHistogram",

0 commit comments

Comments
 (0)