diff --git a/conf.py b/conf.py index 464e0f8..18dac9d 100644 --- a/conf.py +++ b/conf.py @@ -25,9 +25,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'3.24.6.0' +version = u'latest' # The full version, including alpha/beta/rc tags -release = u'3.24.6.0' +release = u'latest' # -- General configuration ---------------------------------------------------