Updated version and documentation

This commit is contained in:
2020-07-11 12:02:55 +02:00
parent 76f77058c0
commit c47f3c1760
3 changed files with 13 additions and 3 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.3.7",
version="0.4.0",
namespace_packages=["twomartens"],
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_dir={'': 'src'},