diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 34 | ||||
-rw-r--r-- | setup.cfg | 1 |
2 files changed, 35 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..903e10d --- /dev/null +++ b/ChangeLog @@ -0,0 +1,34 @@ +CHANGES +======= + +1.0.4 +----- + +* Fix download +* Add authors + +1.0.3 +----- + +* Be more explicit for use script + +1.0.2 +----- + +* Remove usless version option +* Fix bug with name of the file downloaded + +1.0.1 +----- + +* install from pypi + +1.0.0 +----- + +* Set version number +* Add GPLv3 licence +* Fix variable reference +* rename module and command +* Introduce python packaging +* Initial commit @@ -1,5 +1,6 @@ [metadata] name = artetv_dl +version = 1.0.4 home-page = https://git.neodarz.net/neodarz/scripts/arte.tv-dl.git summary = Download videos from arte.tv description-file = |