diff --git a/setup.py b/setup.py index d24d570ef..8ebefbe7a 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( name='coord-sim', - version='1.0.0', + version='2.0.0', description='Simulate flow-level, inter-node network coordination including scaling and placement of services and ' 'scheduling/balancing traffic between them.', url='https://github.com/RealVNF/coord-sim',