diff --git a/docs/conf.py b/docs/conf.py index 8346298..15304f2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -38,16 +38,16 @@ # General information about the project. project = u'django-disqus' -copyright = u'2011, Arthur Koziel' +copyright = u'2015, Arthur Koziel' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = '0.4' +version = '0.5' # The full version, including alpha/beta/rc tags. -release = '0.4.1' +release = '0.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.