Update version number
This commit is contained in:
parent
cb3c980a94
commit
e9dab187dd
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ import xxhash
|
||||||
logger = logging.getLogger("FediFetcher")
|
logger = logging.getLogger("FediFetcher")
|
||||||
robotParser = urllib.robotparser.RobotFileParser()
|
robotParser = urllib.robotparser.RobotFileParser()
|
||||||
|
|
||||||
VERSION = "7.1.6"
|
VERSION = "7.1.7"
|
||||||
|
|
||||||
argparser=argparse.ArgumentParser()
|
argparser=argparse.ArgumentParser()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue