We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc8752 commit c0010c0Copy full SHA for c0010c0
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Change Log
2
==========
3
4
-## Upcoming
+## v0.10.1 - 2019-09-18
5
* Running `beet completion` does not crash anymore [#38][]
6
7
[#38]: https://github.com/geigerzaehler/beets-alternatives/issues/38
setup.py
@@ -2,7 +2,7 @@
setup(
name='beets-alternatives',
- version='0.10.0',
+ version='0.10.1',
description='beets plugin to manage multiple files',
long_description=open('README.md').read(),
8
long_description_content_type='text/markdown',
0 commit comments