Merge ~paride/curtin:release/20.2 into curtin:master

Proposed by Paride Legovini
Status: Merged
Approved by: Chad Smith
Approved revision: edf23b8ae022ace8142f916d75b2a0a264c215e9
Merge reported by: Server Team CI bot
Merged at revision: not available
Proposed branch: ~paride/curtin:release/20.2
Merge into: curtin:master
Diff against target: 12 lines (+1/-1)
1 file modified
curtin/__init__.py (+1/-1)
Reviewer Review Type Date Requested Status
Chad Smith Approve
Server Team CI bot continuous-integration Approve
Review via email: mp+391277@code.launchpad.net

Commit message

Release 20.2

Bump the version in curtin/__init__.py to be 20.2.

LP: #1896947

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Chad Smith (chad.smith) wrote :

LGTM! will check Jenkins CI once this lands/builds and we can do an upload

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/curtin/__init__.py b/curtin/__init__.py
index 092020b..82b6f26 100644
--- a/curtin/__init__.py
+++ b/curtin/__init__.py
@@ -38,6 +38,6 @@ FEATURES = [
38 'UEFI_REORDER_FALLBACK_SUPPORT',38 'UEFI_REORDER_FALLBACK_SUPPORT',
39]39]
4040
41__version__ = "20.1"41__version__ = "20.2"
4242
43# vi: ts=4 expandtab syntax=python43# vi: ts=4 expandtab syntax=python

Subscribers

People subscribed via source and target branches