diff --git a/docs/conf.py b/docs/conf.py index 07e1406..7c11b8d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,13 +22,13 @@ # -- Project information ----------------------------------------------------- project = 'HydroErr' -copyright = '2018, Wade Roberts, Gustavious Williams' +copyright = '2019, Wade Roberts, Gustavious Williams' author = 'Wade Roberts, Gustavious Williams' # The short X.Y version -version = '' +version = '1.22' # The full version, including alpha/beta/rc tags -release = '1.22' +release = '' # -- General configuration ---------------------------------------------------