mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-04-30 17:34:45 +00:00
Running on 0.8.dev
This commit is contained in:
parent
9045b09027
commit
d44dcada58
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, 7, 'stable')
|
||||
VERSION = (0, 8, 'dev')
|
||||
|
||||
|
||||
def get_release():
|
||||
|
|
|
|||
Loading…
Reference in a new issue