diff --git a/CHANGES.md b/CHANGES.md index 433abcc2..9a48a5e4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # Changes -## v0.7.1 (in progress) +## v0.7.1 (2023-05-26) ### Bug fixes - When using the `PKG_CONFIG_PATH` specified by mopack, add it to any existing diff --git a/bfg9000/app_version.py b/bfg9000/app_version.py index ebaa6c76..104c9df5 100644 --- a/bfg9000/app_version.py +++ b/bfg9000/app_version.py @@ -1 +1 @@ -version = '0.7.1.dev0' +version = '0.7.1' diff --git a/doc/about/changes.md b/doc/about/changes.md index 70f96a85..c0ee0b0f 100644 --- a/doc/about/changes.md +++ b/doc/about/changes.md @@ -1,7 +1,7 @@ # Changes ## v0.7.1 -in progress +2023-05-26 {: .subtitle} ### Bug fixes