Skip to content

Commit 39894e8

Browse files
committed
feat: 🎸Add version history entry for v1.6.0
Includes a new entry in the help function to document the introduction of Method 7 for source detection. This enhances user awareness of the latest features and improvements.
1 parent 3961779 commit 39894e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ def main():
8181

8282
def help():
8383
print("Version History:")
84+
print("- Version v1.6.0 (Method 7 for source detection by @ottobauer)")
8485
print("- Version v1.5.1 (Documentation updates: help descriptions, README usage info)")
8586
print("- Version v1.5.0 (Improved source detection and bait handling)")
8687
print("- Version v1.4.0 (Forked by MPZ-00)")

0 commit comments

Comments
 (0)