[skip travis] update project information

This commit is contained in:
Sam
2019-07-21 10:53:35 +02:00
parent 358dfd7387
commit 846218716e
21 changed files with 39 additions and 39 deletions

View File

@ -25,11 +25,11 @@ def setup(app):
# -- Project information -----------------------------------------------------
project = 'FitTrackee'
copyright = '2019, SamR1'
copyright = '2018 - 2019, SamR1'
author = 'SamR1'
# The full version, including alpha/beta/rc tags
release = '0.2.1-beta'
release = '0.2.0-beta'
# -- General configuration ---------------------------------------------------