Merge ~pelpsi/lpci:release-0.1.1 into lpci:main

Proposed by Simone Pelosi
Status: Merged
Merged at revision: e0e05a8334277008e8fde2761568ce9eeb618468
Proposed branch: ~pelpsi/lpci:release-0.1.1
Merge into: lpci:main
Diff against target: 25 lines (+2/-2)
2 files modified
NEWS.rst (+1/-1)
setup.cfg (+1/-1)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+441655@code.launchpad.net

Commit message

Release 0.1.1

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) wrote :

Following our release documentation, you also need to update the version number in `setup.cfg`, see https://lpci.readthedocs.io/en/latest/release-process.html#how-to-create-a-new-release

review: Needs Fixing
Revision history for this message
Jürgen Gmach (jugmac00) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/NEWS.rst b/NEWS.rst
2index 45f0dde..b88d8e0 100644
3--- a/NEWS.rst
4+++ b/NEWS.rst
5@@ -2,7 +2,7 @@
6 Version history
7 ===============
8
9-0.1.1 (unreleased)
10+0.1.1 (2023-04-21)
11 ==================
12 - Fix the yaml formatting in the snap deprecated format warning.
13
14diff --git a/setup.cfg b/setup.cfg
15index 76801a6..847ea7c 100644
16--- a/setup.cfg
17+++ b/setup.cfg
18@@ -1,6 +1,6 @@
19 [metadata]
20 name = lpci
21-version = 0.1.1.dev0
22+version = 0.1.1
23 description = Runner for Launchpad CI jobs
24 long_description = file: README.rst
25 long_description_content_type = text/x-rst

Subscribers

People subscribed via source and target branches