diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 783579f3e..d51e9eadd 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.16.0 +current_version = 0.16.1 [bumpversion:file:VERSION] diff --git a/CITATION.cff b/CITATION.cff index 3dab654d5..1b493fb5e 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -28,7 +28,7 @@ authors: title: "Open Energy Family - Open Energy Platform (OEP)" type: software license: AGPL-3.0-or-later -version: 0.16.0 +version: 0.16.1 doi: date-released: 2023-10-11 url: "https://github.com/OpenEnergyPlatform/oeplatform/" diff --git a/VERSION b/VERSION index 04a373efe..2a0970ca7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.0 +0.16.1 diff --git a/base/templates/base/base-wide.html b/base/templates/base/base-wide.html deleted file mode 100644 index 280134d61..000000000 --- a/base/templates/base/base-wide.html +++ /dev/null @@ -1,155 +0,0 @@ -{% load static %} -{% load django_bootstrap5 %} -{% load fontawesome_5 %} -{% load compress %} - - - -
- {% block before-head %}{% endblock before-head %} - - - - - - -