diff --git a/docs/changes.rst b/docs/changes.rst index e892ff4b..e141a1e4 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -5,7 +5,7 @@ Changes This change log is used to track all major changes to *comics* after the first versioned release. -v2.4.2 (UNRELEASED) +v2.4.2 (2016-01-19) =================== - Get larger images for all GoComics.com comics. diff --git a/docs/conf.py b/docs/conf.py index 1a19335e..6cbb328d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,7 +49,7 @@ # The short X.Y version. version = '2.4' # The full version, including alpha/beta/rc tags. -release = '2.4.1' +release = '2.4.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.