Skip to content

Commit c0010c0

Browse files
author
Thomas Scholtes
committed
Release v0.10.1
Changelog * Running `beet completion` does not crash anymore [#38][] [#38]: #38
1 parent 1bc8752 commit c0010c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change Log
22
==========
33

4-
## Upcoming
4+
## v0.10.1 - 2019-09-18
55
* Running `beet completion` does not crash anymore [#38][]
66

77
[#38]: https://github.com/geigerzaehler/beets-alternatives/issues/38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='beets-alternatives',
5-
version='0.10.0',
5+
version='0.10.1',
66
description='beets plugin to manage multiple files',
77
long_description=open('README.md').read(),
88
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)