diff --git a/source/conf.py b/source/conf.py
index ce382f189a818de90384e4e3f5de71e5aaadfa92..a06d5d6457fd61105277cd050a4704d85de7e9f3 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -47,7 +47,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'LOFAR Imaging Cookbook'
-copyright = u'2017, ASTRON'
+copyright = u'2020, ASTRON'
 author = u'Edited by Sarrvesh Sridhar'
 
 # The version info for the project you're documenting, acts as replacement for
@@ -55,9 +55,9 @@ author = u'Edited by Sarrvesh Sridhar'
 # built documents.
 #
 # The short X.Y version.
-version = u'24.0'
+version = u'24.1'
 # The full version, including alpha/beta/rc tags.
-release = u'23.3'
+release = u'24.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.