diff --git a/calliope/_version.py b/calliope/_version.py index afd45a483..5c2c6c53e 100644 --- a/calliope/_version.py +++ b/calliope/_version.py @@ -1 +1 @@ -__version__ = "0.6.8" +__version__ = "0.6.9" diff --git a/calliope/example_models/national_scale/model.yaml b/calliope/example_models/national_scale/model.yaml index a076d916e..9a1019a74 100644 --- a/calliope/example_models/national_scale/model.yaml +++ b/calliope/example_models/national_scale/model.yaml @@ -8,7 +8,7 @@ model: name: National-scale example model # What version of Calliope this model is intended for - calliope_version: 0.6.8 + calliope_version: 0.6.9 # Time series data path - can either be a path relative to this file, or an absolute path timeseries_data_path: 'timeseries_data' diff --git a/calliope/example_models/urban_scale/model.yaml b/calliope/example_models/urban_scale/model.yaml index a09f20db9..6c2c16fdc 100644 --- a/calliope/example_models/urban_scale/model.yaml +++ b/calliope/example_models/urban_scale/model.yaml @@ -7,7 +7,7 @@ model: name: Urban-scale example model # What version of Calliope this model is intended for - calliope_version: 0.6.8 + calliope_version: 0.6.9 # Time series data path - can either be a path relative to this file, or an absolute path timeseries_data_path: 'timeseries_data' diff --git a/changelog.rst b/changelog.rst index e87d6fb10..bcedb134c 100644 --- a/changelog.rst +++ b/changelog.rst @@ -3,8 +3,8 @@ Release History =============== -0.6.9 (dev) ------------ +0.6.9 (2023-01-10) +------------------ |changed| Updated to Python 3.9, with compatibility testing continuing for versions 3.8 and 3.9. Multi-platform CI tests are run on Python 3.9 instead of Python 3.8. CI tests on a Linux machine are also run for versions 3.7 and 3.8. This has been explicitly mentioned in the documentation. diff --git a/doc/_static/plot_summary.html b/doc/_static/plot_summary.html index a65ff7bd4..8ff71482f 100644 --- a/doc/_static/plot_summary.html +++ b/doc/_static/plot_summary.html @@ -44,7 +44,7 @@
-

Urban-scale example model (run with Calliope 0.6.8, taking 0.01 minutes to solve, completed at 2023-01-10 15:26:46)

+

Urban-scale example model (run with Calliope 0.6.9, taking 0.01 minutes to solve, completed at 2023-01-10 16:00:56)