diff --git a/source/conf.py b/source/conf.py index d689cc1cb..32b5fef7b 100644 --- a/source/conf.py +++ b/source/conf.py @@ -14,9 +14,9 @@ copyright = '2020, OpenDroneMap' author = 'OpenDroneMap' # The short X.Y version -version = '0.6' +version = '0.9.8' # The full version, including alpha/beta/rc tags -release = '0.6' +release = '0.9.8' # -- General configuration ---------------------------------------------------