iver56 / audiomentations

A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
https://iver56.github.io/audiomentations/
MIT License
1.82k stars 187 forks source link

Reference to non-released version in docs #325

Closed atamazian closed 7 months ago

atamazian commented 7 months ago

On this page, it's mentioned that AddColorNoise was "Added in v0.35.0". However, this version is not released yet, the latest released version is v0.34.1. I think it should be changed to something like "To be added in v0.35.0".