TNO Intern

Commit a1e55a98 authored by Arjo Segers's avatar Arjo Segers
Browse files

Updated doc config.

parent a75ec4b6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,11 +18,11 @@ sys.path.insert(0, os.path.abspath(os.path.join(os.pardir,os.pardir,'py')) )
# -- Project information -----------------------------------------------------

project = 'CSO'
copyright = '2020-2021, Arjo Segers'
copyright = '2020-2023, Arjo Segers'
author = 'Arjo Segers'

# The full version, including alpha/beta/rc tags
release = 'v1.8'
release = 'v2.0'


# -- General configuration ---------------------------------------------------