Browse Source

Version bump

Christoph Stelz 2 years ago
parent
commit
d72e926cdf
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.1",
+        version = "1.0.2",
         author = "Christoph Stelz",
         author_email = "mail+python@ch-st.de",
         description = "Download the digital version of the newspaper \"Die Zeit\"",