diff --git a/dist/ChaProEV-1.2.2-py3-none-any.whl b/dist/ChaProEV-1.2.3-py3-none-any.whl similarity index 73% rename from dist/ChaProEV-1.2.2-py3-none-any.whl rename to dist/ChaProEV-1.2.3-py3-none-any.whl index 37b635a..7d64e9b 100644 Binary files a/dist/ChaProEV-1.2.2-py3-none-any.whl and b/dist/ChaProEV-1.2.3-py3-none-any.whl differ diff --git a/dist/chaproev-1.2.2.tar.gz b/dist/chaproev-1.2.3.tar.gz similarity index 56% rename from dist/chaproev-1.2.2.tar.gz rename to dist/chaproev-1.2.3.tar.gz index 88294e7..1d17803 100644 Binary files a/dist/chaproev-1.2.2.tar.gz and b/dist/chaproev-1.2.3.tar.gz differ diff --git a/pyproject.toml b/pyproject.toml index 0df2a74..df9809a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = 'setuptools.build_meta' [project] name = 'ChaProEV' -version = '1.2.2' +version = '1.2.3' authors = [ { name='Omar Usmani', email='Omar.Usmani@TNO.nl' }, ] diff --git a/src/ChaProEV.egg-info/PKG-INFO b/src/ChaProEV.egg-info/PKG-INFO index b281898..10d4ea9 100644 --- a/src/ChaProEV.egg-info/PKG-INFO +++ b/src/ChaProEV.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: ChaProEV -Version: 1.2.2 +Version: 1.2.3 Summary: ChaProEV: Charging Profiles of Electric Vehicles Author-email: Omar Usmani Project-URL: Homepage, https://github.com/TNO/ChaProEV diff --git a/src/ChaProEV.egg-info/SOURCES.txt b/src/ChaProEV.egg-info/SOURCES.txt index f2ae5cc..81776d0 100644 --- a/src/ChaProEV.egg-info/SOURCES.txt +++ b/src/ChaProEV.egg-info/SOURCES.txt @@ -58,6 +58,7 @@ docs/build/html/_static/pygments.css docs/build/html/_static/searchtools.js docs/build/html/_static/sphinx_highlight.js docs/source/index.rst +scenarios/Mopo/Switzerland_car_own_driveway_2050.toml scenarios/Mopo/XX_bus.toml scenarios/Mopo/XX_car.toml scenarios/Mopo/XX_truck.toml