summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorSumanto Kar2025-06-19 23:20:59 +0000
committerSumanto Kar2025-06-19 23:20:59 +0000
commit647c31c23b4dc233f4c0acc80bf6c264a883ead7 (patch)
treed2690da5d21da8100775c5c63f2ffb9369c20274 /conf.py
parentee8f1deaa3fbaa50564b0b682840a6e8ef6f463d (diff)
downloadeSim-647c31c23b4dc233f4c0acc80bf6c264a883ead7.tar.gz
eSim-647c31c23b4dc233f4c0acc80bf6c264a883ead7.tar.bz2
eSim-647c31c23b4dc233f4c0acc80bf6c264a883ead7.zip
Changed version details to 2.5
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 891c7ce3..7c57e530 100644
--- a/conf.py
+++ b/conf.py
@@ -25,9 +25,9 @@ copyright = u'2025, FOSSEE'
author = u'FOSSEE, IIT Bombay'
# The short X.Y version
-version = u'2.4'
+version = u'2.5'
# The full version, including alpha/beta/rc tags
-release = u'2.4.0'
+release = u'2.5.0'
# -- General configuration ---------------------------------------------------