Bumped version number and noted changes in changelog

This commit is contained in:
2020-01-13 23:27:17 +01:00
parent 39900aaa27
commit 94768cd694
3 changed files with 5 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.3.2",
version="0.3.3",
namespace_packages=["twomartens"],
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
package_dir={'': 'src'},