From b6fc5b1b4f5462ac4757419ae278b0e9040b2852 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 19 Jan 2016 09:30:52 +0100 Subject: [PATCH] Release v2.4.2 --- docs/changes.rst | 2 +- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.