We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e37fe7 commit 4c5b8cdCopy full SHA for 4c5b8cd
1 file changed
QuantileFlow/__init__.py
@@ -22,7 +22,7 @@
22
from QuantileFlow.hdrhistogram.core import HDRHistogram
23
from QuantileFlow.ddsketch.core import DDSketch
24
25
-__version__ = "0.0.5"
+__version__ = "0.0.6"
26
__all__ = [
27
"MomentSketch",
28
"HDRHistogram",
0 commit comments