mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-05-10 21:53:12 +00:00
Running on 0.9.dev
This commit is contained in:
parent
b6e47c1d3b
commit
aa5dce0329
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Django app for easy embeding YouTube and Vimeo videos and music from
|
|||
SoundCloud.
|
||||
"""
|
||||
|
||||
VERSION = (0, 8, 'stable')
|
||||
VERSION = (0, 9, 'dev')
|
||||
|
||||
|
||||
def get_release():
|
||||
|
|
|
|||
Loading…
Reference in a new issue