Skip to content

Commit

Permalink
chore(release): 0.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## v0.1.1 (2024-01-13)

### Bug Fixes

- replace genre dance with electronic (75c5628)
  • Loading branch information
mgoltzsche committed Jan 13, 2024
1 parent 75c5628 commit aead5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='beets-autogenre',
version='0.0.0-dev',
version='0.1.1',
author='Max Goltzsche',
description='Detect the genres for each song within your beets library',
long_description=long_description,
Expand Down

0 comments on commit aead5ce

Please sign in to comment.