diff --git a/src/viv/viv.py b/src/viv/viv.py index e884c20..6e88689 100755 --- a/src/viv/viv.py +++ b/src/viv/viv.py @@ -51,7 +51,7 @@ from typing import ( Generator, ) -__version__ = "22.12a3-52-g312ed47-dev" +__version__ = "22.12a3-53-g6d98e2a-dev" @dataclass @@ -974,10 +974,8 @@ class Viv: vivenv.dump_info() def manage(self, args: Namespace) -> None: - """manage viv itself + """manage viv itself""" - Can be used to install or update an existing viv installation - """ if args.cmd == "show": echo("Current:") sys.stdout.write(