diff options
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py index 79543777d..5281017e7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -81,6 +81,7 @@ copyright = '%s, Agendaless Consulting' % datetime.datetime.now().year # # The short X.Y version. version = '1.3a2' + # The full version, including alpha/beta/rc tags. release = version |
