Skip to content

Commit bac81d3

Browse files
committed
Update welcome message for 26.3b1
1 parent 080ed44 commit bac81d3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/manage/commands.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,8 @@
4040

4141
WELCOME = f"""!B!Python install manager was successfully updated to {__version__}.!W!
4242
43-
Indexes can now be signed to provide tamper detection. When an index signature
44-
is found to be invalid, the operation will be aborted without modifying your system.
45-
See !B!{HELP_URL}#index-signatures!W! for more information.
43+
Additional shebang configuration is now available. Please see
44+
!B!{HELP_URL}#shebang-lines!W! for more information.
4645
"""
4746

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

0 commit comments

Comments
 (0)