Running on version 1.2.0

This commit is contained in:
Juda Kaleta 2016-01-19 20:15:31 +01:00
parent 259af84fae
commit b6142c2c78

View file

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