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