Browse Source

Version 1.2.0

New in this version:
download older epapers, contributed by Dangertech
Christoph Stelz 11 months ago
parent
commit
50b165a9e3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -3,7 +3,7 @@ from setuptools import setup
 
 setup(
         name = "zeitdownload",
-        version = "1.0.3",
+        version = "1.1.0",
         author = "Christoph Stelz",
         author_email = "mail+python@ch-st.de",
         description = "Download the digital version of the newspaper \"Die Zeit\"",