[bot] Bump version to ain

This commit is contained in:
nanos-bot 2024-09-16 15:18:56 +00:00
parent 7390e50445
commit 043612f21a

View file

@ -20,7 +20,7 @@ import xxhash
logger = logging.getLogger("FediFetcher")
robotParser = urllib.robotparser.RobotFileParser()
VERSION = "7.1.11"
VERSION = "ain"
argparser=argparse.ArgumentParser()