mirror of
https://github.com/beetbox/beets.git
synced 2026-05-22 20:04:31 -04:00
Version bump: 1.3.10
This may turn into 1.4.0 depending on the scope of the release, but 1.3.10 for now.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# The above copyright notice and this permission notice shall be
|
||||
# included in all copies or substantial portions of the Software.
|
||||
|
||||
__version__ = '1.3.9'
|
||||
__version__ = '1.3.10'
|
||||
__author__ = 'Adrian Sampson <adrian@radbox.org>'
|
||||
|
||||
import beets.library
|
||||
|
||||
@@ -1,6 +1,12 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
1.3.10 (in development)
|
||||
-----------------------
|
||||
|
||||
Changelog goes here!
|
||||
|
||||
|
||||
1.3.9 (November 17, 2014)
|
||||
-------------------------
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ project = u'beets'
|
||||
copyright = u'2012, Adrian Sampson'
|
||||
|
||||
version = '1.3'
|
||||
release = '1.3.9'
|
||||
release = '1.3.10'
|
||||
|
||||
pygments_style = 'sphinx'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user