summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorrahulp132022-02-22 13:35:10 +0530
committerrahulp132022-02-22 13:35:10 +0530
commit46f8b6c19dbc7857bfac031a6823b3fba88d3ea1 (patch)
tree48e6c991f4244d3560001f7459e139ec61e4acd6 /conf.py
parentf163ec557099c8ba6fcf66bfb4c4476c4c4528d5 (diff)
downloadeSim-46f8b6c19dbc7857bfac031a6823b3fba88d3ea1.tar.gz
eSim-46f8b6c19dbc7857bfac031a6823b3fba88d3ea1.tar.bz2
eSim-46f8b6c19dbc7857bfac031a6823b3fba88d3ea1.zip
Updated version details to v2.2
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.py b/conf.py
index 12cbb7f9..4d501197 100644
--- a/conf.py
+++ b/conf.py
@@ -25,9 +25,9 @@ copyright = u'2022, FOSSEE'
author = u'FOSSEE, IIT Bombay'
# The short X.Y version
-version = u'2.2 pre-release'
+version = u'2.2'
# The full version, including alpha/beta/rc tags
-release = u'2.2.0 pre-release'
+release = u'2.2.0'
# -- General configuration ---------------------------------------------------