mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-16 21:30:23 +00:00
Release 0.8
This commit is contained in:
parent
fe11ac2f0c
commit
b6e47c1d3b
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, 'dev')
|
||||
VERSION = (0, 8, 'stable')
|
||||
|
||||
|
||||
def get_release():
|
||||
|
|
|
|||
Loading…
Reference in a new issue