mirror of https://github.com/yt-dlp/yt-dlp.git
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