diff --git a/doc/rst/conf.py b/doc/rst/conf.py index 847b7824..dd5c322e 100644 --- a/doc/rst/conf.py +++ b/doc/rst/conf.py @@ -12,7 +12,7 @@ author = 'Andres Ramos' # The short X.Y version -version = 'version 4.18.0' +version = 'version 4.18.1' # The full version, including alpha/beta/rc tags release = '' @@ -84,13 +84,13 @@ # # html_sidebars = {} html_theme = 'alabaster' -html_title = 'version 4.18.0' +html_title = 'version 4.18.1' html_logo = '../img/openTEPES.png' html_last_updated_fmt = '' html_show_sphinx = False html_theme_options = { 'analytics_id': 'UA-515200-2', # Provided by Google in your dashboard - 'description': 'version 4.18.0', + 'description': 'version 4.18.1', 'body_max_width' : 'none', 'page_width': 'auto', 'font_family': 'Georgia'