What's Changed
* Update README with config for MinIO by bhimrazy in https://github.com/Lightning-AI/litdata/pull/174
* Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by dependabot in https://github.com/Lightning-AI/litdata/pull/177
* Fix: error while splitting dataset with `splits=[0.1, 0.2, 0.7]` and support split of 0.0 by deependujha in https://github.com/Lightning-AI/litdata/pull/187
* Feat: Append data to pre-optimize dataset by deependujha in https://github.com/Lightning-AI/litdata/pull/184
* Fix: Resolve the default weights of the combined dataset by tchaton in https://github.com/Lightning-AI/litdata/pull/188
* Bump version 0.2.13 by tchaton in https://github.com/Lightning-AI/litdata/pull/189
**Full Changelog**: https://github.com/Lightning-AI/litdata/compare/v0.2.12...v0.2.13