Merge ~raharper/curtin:release/20.1 into curtin:master

Proposed by Ryan Harper
Status: Merged
Approved by: Chad Smith
Approved revision: 08946242e329dbd01937cc3bf137dabe2ba2d6be
Merge reported by: Server Team CI bot
Merged at revision: not available
Proposed branch: ~raharper/curtin:release/20.1
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
Server Team CI bot continuous-integration Approve
Chad Smith Approve
Review via email: mp+384566@code.launchpad.net

Commit message

Release 20.1

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

LP: #1880741

To post a comment you must log in.
Revision history for this message
Chad Smith (chad.smith) wrote :

LGTM!

review: Approve
Revision history for this message
Server Team CI bot (server-team-bot) wrote :
review: Approve (continuous-integration)

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 7114b3b..2e1a0ed 100644
--- a/curtin/__init__.py
+++ b/curtin/__init__.py
@@ -34,6 +34,6 @@ FEATURES = [
34 'HAS_VERSION_MODULE',34 'HAS_VERSION_MODULE',
35]35]
3636
37__version__ = "19.3"37__version__ = "20.1"
3838
39# vi: ts=4 expandtab syntax=python39# vi: ts=4 expandtab syntax=python

Subscribers

People subscribed via source and target branches