Skip to content

Commit fa2de8c

Browse files
authored
Remove the beta message. (#229)
1 parent 9399f0a commit fa2de8c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/manage/commands.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@
3939

4040

4141
WELCOME = f"""!B!Python install manager was successfully updated to {__version__}.!W!
42-
43-
This is a beta release, send feedback to https://github.com/python/pymanager
44-
Changes include improvements to the first run experience, support for '!G!pythonw!W!'
45-
commands in shebangs, and reduced space taken by the per-version launchers.
4642
"""
4743

4844
# The 'py help' or 'pymanager help' output is constructed by these default docs,

0 commit comments

Comments
 (0)