Skip to content

Commit

Permalink
Bump version to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JOJ0 committed Feb 16, 2023
1 parent 8ad9f56 commit a52e951
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.3.1'
__version__ = u'0.4'
__status__ = u'Building'

__PACKAGE_TITLE__ = u'Xtractor'
Expand Down

0 comments on commit a52e951

Please sign in to comment.