Paride Legovini has proposed merging ~paride/curtin:release/20.2 into 
curtin:master.

Commit message:
Release 20.2

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

LP: #1896947

Requested reviews:
  curtin developers (curtin-dev)
Related bugs:
  Bug #1896947 in curtin: "Release 20.2"
  https://bugs.launchpad.net/curtin/+bug/1896947

For more details, see:
https://code.launchpad.net/~paride/curtin/+git/curtin/+merge/391277
-- 
Your team curtin developers is requested to review the proposed merge of 
~paride/curtin:release/20.2 into curtin:master.
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 = [
     'UEFI_REORDER_FALLBACK_SUPPORT',
 ]
 
-__version__ = "20.1"
+__version__ = "20.2"
 
 # vi: ts=4 expandtab syntax=python
-- 
Mailing list: https://launchpad.net/~curtin-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~curtin-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to