summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorrahulp132022-09-17 20:04:43 +0530
committerrahulp132022-09-17 20:04:43 +0530
commit39632efe85fcfc781139442103269e90e0a29d3a (patch)
tree298942db122882e247da05e7e7fa10cb3dd03d85 /setup.py
parent4c8ff5f9241e72007bdbd931d77240e7943f21ef (diff)
downloadeSim-39632efe85fcfc781139442103269e90e0a29d3a.tar.gz
eSim-39632efe85fcfc781139442103269e90e0a29d3a.tar.bz2
eSim-39632efe85fcfc781139442103269e90e0a29d3a.zip
Updated details for v2.3
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4d64259b..9ec3a547 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ Needed to define the module structure, look up `Modules` for python
'''
setup(
name='eSim',
- version='2.2.0',
+ version='2.3.0',
author='FOSSEE',
author_email='contact-esim@fossee.in',
package_dir={'': 'src'},