Colin Watson has proposed merging ~cjwatson/lpcraft:release-0.0.23 into lpcraft:main.
Commit message: Release version 0.0.23 Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~cjwatson/lpcraft/+git/lpcraft/+merge/427758 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lpcraft:release-0.0.23 into lpcraft:main.
diff --git a/NEWS.rst b/NEWS.rst index 0a57156..7fc608a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,7 +2,7 @@ Version history =============== -0.0.23 (unreleased) +0.0.23 (2022-08-03) =================== - Rearrange output directory structure to improve support for matrix jobs diff --git a/setup.cfg b/setup.cfg index 22467f0..e70cf5b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = lpcraft -version = 0.0.23.dev0 +version = 0.0.23 description = Runner for Launchpad CI jobs long_description = file: README.rst long_description_content_type = text/x-rst
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

