Merge plainbox-provider-certification-client:release into plainbox-provider-certification-client:master

Proposed by Devices Certification Bot
Status: Merged
Approved by: Devices Certification Bot
Approved revision: 2638fe4515d91e2dc4b881951ff2ca9e09d5d4d3
Merged at revision: e14295d6a1d85e42a8647cfe187c406dd6e0ec61
Proposed branch: plainbox-provider-certification-client:release
Merge into: plainbox-provider-certification-client:master
Diff against target: 29 lines (+2/-3)
2 files modified
.bumpversion.cfg (+1/-2)
manage.py (+1/-1)
Reviewer Review Type Date Requested Status
Devices Certification Bot automated Approve
Review via email: mp+412201@code.launchpad.net

Commit message

Release_2021_Week47

Description of the change

Release_2021_Week47

To post a comment you must log in.
Revision history for this message
Devices Certification Bot (ce-certification-qa) :
review: Approve (automated)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/.bumpversion.cfg b/.bumpversion.cfg
2index 3627807..541a199 100644
3--- a/.bumpversion.cfg
4+++ b/.bumpversion.cfg
5@@ -1,5 +1,5 @@
6 [bumpversion]
7-current_version = 0.47.0.dev0
8+current_version = 0.48.0.dev0
9 files = manage.py
10 parse = (?P<major>\d+)\.(?P<minor>\d+)(\.(?P<patch>\d+))?((?P<release>\.?[a-z]+)(?P<N>\d+))?
11 serialize =
12@@ -12,4 +12,3 @@ values =
13 .dev
14 rc
15 RELEASE
16-
17diff --git a/manage.py b/manage.py
18index 450b3c2..5a52923 100755
19--- a/manage.py
20+++ b/manage.py
21@@ -79,7 +79,7 @@ class InstallCommandExt(InstallCommand):
22 setup(
23 name='certification-client',
24 namespace='com.canonical.certification',
25- version="0.47.0.dev0",
26+ version="0.48.0.dev0",
27 description=N_("Client Certification provider"),
28 gettext_domain="certification-client",
29 deprecated=False,

Subscribers

People subscribed via source and target branches

to all changes: