diff --git a/docs/conf.py b/docs/conf.py index 11f58a1..4847002 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,7 +55,7 @@ copyright = u'2013, Juda Kaleta' # The short X.Y version. version = embed_video.get_version() # The full version, including alpha/beta/rc tags. -release = embed_video.__version__ +release = embed_video.get_release() # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.