diff --git a/VERSION b/VERSION index 15a279981720791464e46ab21ae96b3c1c65c3b6..bea438e9ade7708f8a0fc26bdacda06231f4a434 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.3.0 +3.3.1 diff --git a/doc/source/conf.py b/doc/source/conf.py index a735658641cfc6095f5966e08d16289d14e7f916..95366138f4a2ee6a782cbb64d46fe0cc2f03a28c 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -63,9 +63,9 @@ copyright = u"2019, BSC-CNS Earth Sciences Department" # built documents.source ~/vi # # The short X.Y version. -version = "3.2" +version = "3.3" # The full version, including alpha/beta/rc tags. -release = "3.2.0" +release = "3.3.1" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -195,11 +195,11 @@ htmlhelp_basename = "EarthDiagnosticsd" latex_elements = { # The paper size ('letterpaper' or 'a4paper'). - #'papersize': 'letterpaper', + # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). - #'pointsize': '10pt', + # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. - #'preamble': '', + # 'preamble': '', } # Grouping the document tree into LaTeX files. List of tuples