diff --git a/conf.py b/conf.py index 75c70bd..89ad6b5 100644 --- a/conf.py +++ b/conf.py @@ -35,9 +35,9 @@ copyright = f'{date.today().year}, Amateur Radio Emergency Data Network, Inc. Li author = u'Amateur Radio Emergency Data Network, Inc.' # The short X.Y version -version = u'latest' +version = u'3.24.10.0' # The full version, including alpha/beta/rc tags -release = u'latest' +release = u'3.24.10.0' # -- General configuration ---------------------------------------------------