mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 09:12:40 +01:00
Bump version number
This commit is contained in:
parent
3efa45c3a2
commit
4b0d9eed45
@ -1 +1 @@
|
||||
2011.02.25c
|
||||
2011.03.29
|
||||
|
@ -2723,7 +2723,7 @@ if __name__ == '__main__':
|
||||
# Parse command line
|
||||
parser = optparse.OptionParser(
|
||||
usage='Usage: %prog [options] url...',
|
||||
version='2011.02.25c',
|
||||
version='2011.03.29',
|
||||
conflict_handler='resolve',
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user