mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 04:29:44 +01:00
Bump version number
This commit is contained in:
parent
96942e6224
commit
14912efbb7
@ -1 +1 @@
|
||||
2010.06.06
|
||||
2010.07.14
|
||||
|
@ -2109,7 +2109,7 @@ if __name__ == '__main__':
|
||||
# Parse command line
|
||||
parser = optparse.OptionParser(
|
||||
usage='Usage: %prog [options] url...',
|
||||
version='2010.06.06',
|
||||
version='2010.07.14',
|
||||
conflict_handler='resolve',
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user