Bumped version number

This commit is contained in:
2020-06-05 17:21:57 +02:00
parent dcaa4e3075
commit 504b630955
2 changed files with 3 additions and 1 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.6",
version="0.3.7",
namespace_packages=["twomartens"],
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_dir={'': 'src'},