Skip to content

Commit

Permalink
Bump version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JOJ0 committed Apr 3, 2023
1 parent fd0a61e commit edce708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beetsplug/xtractor/about.py
Expand Up @@ -6,7 +6,7 @@
__email__ = u'adam@jakab.pro'
__copyright__ = u'Copyright (c) 2020, {} <{}>'.format(__author__, __email__)
__license__ = u'License :: OSI Approved :: MIT License'
__version__ = u'0.4'
__version__ = u'0.4.1'
__status__ = u'Building'

__PACKAGE_TITLE__ = u'Xtractor'
Expand Down

0 comments on commit edce708

Please sign in to comment.