diff --git a/CMakeLists.txt b/CMakeLists.txt index 1bc9897d..f20ad2fd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,7 @@ cmake_policy(VERSION 3.20) # ############ # Define Project -project(solid_dmft VERSION 3.2.2 LANGUAGES C CXX) +project(solid_dmft VERSION 3.2.3 LANGUAGES C CXX) get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY) # ############ diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index a5f9e033..828467d1 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -2,6 +2,12 @@ # Changelog +## Version 3.2.3 + +solid_dmft version 3.2.3 is a small extra bugfix correcting the following error: + +* draw coloarbar only once in kslices + ## Version 3.2.2 solid_dmft version 3.2.2 is a minor release that fixes bugs in the post-processing routines and brings small new improvements: