aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-08-05 08:34:56 +0200
committerneodarz <neodarz@neodarz.net>2019-08-05 08:35:14 +0200
commit6d18f1615f76336f612aca8c13806f33f0a05472 (patch)
tree5135c7720b8c0cca75012dbee8effa4e6e798826
parented867e13c09d2f89f53faa09654c1dd4d38b3846 (diff)
downloadarte.tv-dl-6d18f1615f76336f612aca8c13806f33f0a05472.tar.xz
arte.tv-dl-6d18f1615f76336f612aca8c13806f33f0a05472.zip
Update files for new version
-rw-r--r--ChangeLog34
-rw-r--r--setup.cfg1
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
diff --git a/setup.cfg b/setup.cfg
index 10c67c2..8dc2547 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -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 =