Allow lower-bounded CSs to be constructed for means of [0, inf)-valued data.
What's Changed
* Add some functionality for betting/predmix/conjmix CSs to accept lower-bounded rvs and yield lower-bounded CSs by WannabeSmith in https://github.com/gostevehoward/confseq/pull/18
* Bump version by WannabeSmith in https://github.com/gostevehoward/confseq/pull/19
**Full Changelog**: https://github.com/gostevehoward/confseq/compare/v0.0.9...v0.0.10