Bumped version number
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
This scraper requires your username and password and performs the following tasks for you:
|
||||
|
||||
|
||||
2
setup.py
2
setup.py
@ -30,7 +30,7 @@ setup(
|
||||
author="Jim Martens",
|
||||
author_email="github@2martens.de",
|
||||
url="https://git.2martens.de/2martens/allris-scraper",
|
||||
version="0.2.1",
|
||||
version="0.2.2",
|
||||
namespace_packages=["twomartens"],
|
||||
packages=find_packages('src', exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
|
||||
package_dir={'': 'src'},
|
||||
|
||||
Reference in New Issue
Block a user