Colin Watson has proposed merging ~cjwatson/lpcraft:release-0.0.31 into lpcraft:main.
Commit message: Release version 0.0.31 Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~cjwatson/lpcraft/+git/lpcraft/+merge/429757 -- Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lpcraft:release-0.0.31 into lpcraft:main.
diff --git a/NEWS.rst b/NEWS.rst index 50b1c9d..f183dc1 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,7 +2,7 @@ Version history =============== -0.0.31 (unreleased) +0.0.31 (2022-09-12) =================== - Move project directory from ``/root/lpcraft/project`` to diff --git a/setup.cfg b/setup.cfg index f08f499..ce5242b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = lpcraft -version = 0.0.31.dev0 +version = 0.0.31 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

