From 7565e35bf34d3745fec3d12a39c4cabdc4436c3e Mon Sep 17 00:00:00 2001 From: Jay W <40270505+JayDoubleu@users.noreply.github.com> Date: Tue, 1 Feb 2022 18:41:23 +0000 Subject: [PATCH] Update conf.py Update versions so it appears correctly in link previews. Currently it suggests Terminator is version 2.0 alpha --- source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/conf.py b/source/conf.py index 2099fa2..1a91342 100644 --- a/source/conf.py +++ b/source/conf.py @@ -56,9 +56,9 @@ # built documents. # # The short X.Y version. -version = '2.0' +version = '2.1.1' # The full version, including alpha/beta/rc tags. -release = '2.0 alpha' +release = '2.1.1 stable' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.