Running on 0.11.1-dev

This commit is contained in:
Juda Kaleta 2014-07-26 12:48:08 +02:00
parent 7db89eb2d4
commit d05460d2b2
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
Release 0.11.1 (dev, only bugfixes)
-----------------------------------
*No fixes yet.*
Release 0.11 (July 26, 2014)
----------------------------

View file

@ -3,7 +3,7 @@ Django app for easy embeding YouTube and Vimeo videos and music from
SoundCloud.
"""
VERSION = (0, 11, 0, 'dev')
VERSION = (0, 11, 1, 'dev')
def get_release():