Fixed login procedure and updated changelog/README

This commit is contained in:
2020-12-06 11:46:48 +01:00
parent 6249e60276
commit a5f49b27fd
4 changed files with 12 additions and 5 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.4.1",
version="0.5.1",
namespace_packages=["twomartens"],
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_dir={'': 'src'},