Jürgen Gmach has proposed merging ~jugmac00/lpcraft:prepare-release-0.0.27 into lpcraft:main.
Commit message: Prepare release for version 0.0.27 Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~jugmac00/lpcraft/+git/lpcraft/+merge/428618 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/lpcraft:prepare-release-0.0.27 into lpcraft:main.
diff --git a/NEWS.rst b/NEWS.rst index ca8b502..794b827 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,7 +2,7 @@ Version history =============== -0.0.27 (unreleased) +0.0.27 (2022-08-19) =================== - Improve exception message for handling input when there are multiple jobs. diff --git a/setup.cfg b/setup.cfg index 61645f1..75528c3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = lpcraft -version = 0.0.27.dev0 +version = 0.0.27 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

