Colin Watson has proposed merging ~cjwatson/lpci:release-0.2.4 into lpci:main.
Commit message: Release version 0.2.4 Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~cjwatson/lpci/+git/lpci/+merge/452455 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lpci:release-0.2.4 into lpci:main.
diff --git a/NEWS.rst b/NEWS.rst index 2748244..942013f 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,7 +2,7 @@ Version history =============== -0.2.4 (unreleased) +0.2.4 (2023-09-29) ================== - Fix ``lpci release`` to release the latest build of each architecture (or diff --git a/setup.cfg b/setup.cfg index 1fe623d..6abdc77 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = lpci -version = 0.2.3 +version = 0.2.4 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

