Skip to content

Commit dfba486

Browse files
committed
Update Zenodo badge
1 parent 19609e6 commit dfba486

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Code coverage](https://img.shields.io/codecov/c/github/iver56/audiomentations/main.svg)](https://codecov.io/gh/iver56/audiomentations)
55
[![Code Style: Black](https://img.shields.io/badge/code%20style-black-black.svg)](https://github.com/psf/black)
66
[![Licence: MIT](https://img.shields.io/pypi/l/audiomentations)](https://github.com/iver56/audiomentations/blob/main/LICENSE)
7-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17088180.svg)](https://doi.org/10.5281/zenodo.17088180)
7+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17112730.svg)](https://doi.org/10.5281/zenodo.17112730)
88

99
Audiomentations is a Python library for audio data augmentation, built to be fast and easy to use - its API is inspired by
1010
[albumentations](https://github.com/albu/albumentations). It's useful for making audio deep learning models work well in the real world, not just in the lab.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Code coverage](https://img.shields.io/codecov/c/github/iver56/audiomentations/main.svg)](https://codecov.io/gh/iver56/audiomentations)
55
[![Code Style: Black](https://img.shields.io/badge/code%20style-black-black.svg)](https://github.com/ambv/black)
66
[![Licence: MIT](https://img.shields.io/pypi/l/audiomentations)](https://github.com/iver56/audiomentations/blob/main/LICENSE)
7-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17088180.svg)](https://doi.org/10.5281/zenodo.17088180)
7+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17112730.svg)](https://doi.org/10.5281/zenodo.17112730)
88

99
Audiomentations is a Python library for audio data augmentation, built to be fast and easy to use - its API is inspired by
1010
[albumentations](https://github.com/albu/albumentations). It's useful for making audio deep learning models work well in the real world, not just in the lab.

0 commit comments

Comments
 (0)