New repo skeleton, getting ready for PyPi

This commit is contained in:
Filippo Valsorda 2012-11-29 16:51:55 +01:00
parent 8192ebe1f8
commit cc51a7d4e0
9 changed files with 61 additions and 77 deletions

2
youtube_dl/version.py Normal file
View file

@ -0,0 +1,2 @@
__version__ = '2012.11.29'