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

Proposed by Devices Certification Bot
Status: Merged
Approved by: Devices Certification Bot
Approved revision: bd2ac1c6e7f1e241c21d227463888cffd5fe371d
Merged at revision: 6f31af39b753976bbcd24b5e1a1c0a5aeabf852e
Proposed branch: plainbox-provider-certification-server:release
Merge into: plainbox-provider-certification-server:master
Diff against target: 24 lines (+2/-2)
2 files modified
.bumpversion.cfg (+1/-1)
manage.py (+1/-1)
Reviewer Review Type Date Requested Status
Devices Certification Bot automated Approve
Review via email: mp+382855@code.launchpad.net

Commit message

Release_2020_Week17

Description of the change

Release_2020_Week17

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 da97b15..6ea8dcd 100644
3--- a/.bumpversion.cfg
4+++ b/.bumpversion.cfg
5@@ -1,5 +1,5 @@
6 [bumpversion]
7-current_version = 0.49.0.dev0
8+current_version = 0.50.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 =
12diff --git a/manage.py b/manage.py
13index d61e5c3..2c90878 100755
14--- a/manage.py
15+++ b/manage.py
16@@ -79,7 +79,7 @@ class InstallCommandExt(InstallCommand):
17 setup(
18 name='certification-server',
19 namespace='com.canonical.certification',
20- version="0.49.0.dev0",
21+ version="0.50.0.dev0",
22 description=N_("Server Certification provider"),
23 gettext_domain="certification-server",
24 strict=False, deprecated=False,

Subscribers

People subscribed via source and target branches

to all changes: