mirror of
https://github.com/nicholasr-itsulu/FediFetcher.git
synced 2026-05-30 23:41:26 +00:00
[bot] Bump version to ain
This commit is contained in:
parent
7390e50445
commit
043612f21a
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ import xxhash
|
||||||
logger = logging.getLogger("FediFetcher")
|
logger = logging.getLogger("FediFetcher")
|
||||||
robotParser = urllib.robotparser.RobotFileParser()
|
robotParser = urllib.robotparser.RobotFileParser()
|
||||||
|
|
||||||
VERSION = "7.1.11"
|
VERSION = "ain"
|
||||||
|
|
||||||
argparser=argparse.ArgumentParser()
|
argparser=argparse.ArgumentParser()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue