diff --git a/src/manage/commands.py b/src/manage/commands.py index 37d3e1d..0ffb8f5 100644 --- a/src/manage/commands.py +++ b/src/manage/commands.py @@ -39,10 +39,6 @@ WELCOME = f"""!B!Python install manager was successfully updated to {__version__}.!W! - -This is a beta release, send feedback to https://github.com/python/pymanager -Changes include improvements to the first run experience, support for '!G!pythonw!W!' -commands in shebangs, and reduced space taken by the per-version launchers. """ # The 'py help' or 'pymanager help' output is constructed by these default docs,