What's Changed
* Support model uploads by jmrichardson in https://github.com/crowdcent/numerblox/pull/176
* Update docs with model uploads and others by jrosenfeld13 in https://github.com/crowdcent/numerblox/pull/178
* Deprecate/classic v4 py39 by CarloLepelaars in https://github.com/crowdcent/numerblox/pull/177
Changes
- `NumeraiModelUpload`
- **Deprecates v4 Classic data**
- **Deprecates support for Python 3.9**. Introduce Python 3.12.
- Remove support for "V2" and "V3" equivalent features in NumerFrame.
- Update small, medium, fncv3 features and feature group mapping to V5 data.
- New v5 testing data (val_3_eras.parquet)
- Support for [Signals v2 data](https://signals.numer.ai/data/v2.0). This is the new default in `NumeraiSignalsDownloader`.
- `NumeraiCryptoSubmitter`.
New Contributors
* jmrichardson made their first contribution in https://github.com/crowdcent/numerblox/pull/176
**Full Changelog**: https://github.com/crowdcent/numerblox/compare/v1.3.8...v1.4.0