diff --git a/doc/conf.py b/doc/conf.py index 8111c86c..1ddae466 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -82,7 +82,7 @@ author = "Tom Brown (KIT, TUB, FIAS), Jonas Hoersch (KIT, FIAS), Fabian Hofmann # The short X.Y version. version = "0.8" # The full version, including alpha/beta/rc tags. -release = "0.8.0" +release = "0.8.1" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/envs/environment.fixed.yaml b/envs/environment.fixed.yaml index 06436a0d..ca2ae848 100644 --- a/envs/environment.fixed.yaml +++ b/envs/environment.fixed.yaml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: : 2017-2023 The PyPSA-Eur Authors +# +# SPDX-License-Identifier: CC0-1.0 + name: pypsa-eur channels: - bioconda