Compare commits

...

2 Commits

Author SHA1 Message Date
Philipp Hagemeister
c8cd8e5f55 release 2013.02.19 2013-02-19 00:06:04 +01:00
Philipp Hagemeister
471cf47796 include bash completion and manpage in PyPi dist 2013-02-18 23:56:13 +01:00
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
include README.md
include test/*.py
include test/*.json
include test/*.json
include youtube-dl.bash-completion
include youtube-dl.1

View File

@@ -1,2 +1,2 @@
__version__ = '2013.02.18'
__version__ = '2013.02.19'