This is a minor version upgrade with the following changes:
- Fixes a couple bugs in theta sketch compression (by upgrading the c++ dependency)
- Adds get_PMF and get_CDF to t-digest
- Adds t-digest documentation to pydocs
- Defaults to using the system cmake when available