There was an error while loading. Please reload this page.
1 parent f4097d5 commit 1cfe0bbCopy full SHA for 1cfe0bb
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.6"
+__version__ = "1.0.0"
26
__all__ = [
27
"MomentSketch",
28
"HDRHistogram",
0 commit comments