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 fd0a61e commit edce708Copy full SHA for edce708
beetsplug/xtractor/about.py
@@ -6,7 +6,7 @@
6
__email__ = u'[email protected]'
7
__copyright__ = u'Copyright (c) 2020, {} <{}>'.format(__author__, __email__)
8
__license__ = u'License :: OSI Approved :: MIT License'
9
-__version__ = u'0.4'
+__version__ = u'0.4.1'
10
__status__ = u'Building'
11
12
__PACKAGE_TITLE__ = u'Xtractor'
0 commit comments