Bumped version number

This commit is contained in:
2020-01-09 18:07:08 +01:00
parent eadd7bfcd0
commit ffe299d8ba
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ setup(
author="Jim Martens",
author_email="github@2martens.de",
url="https://git.2martens.de/2martens/allris-scraper",
version="0.1.4",
version="0.2.0",
namespace_packages=["twomartens"],
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_dir={'': 'src'},