[bot] Bump version to 7.1.11

This commit is contained in:
nanos-bot 2024-09-16 15:10:15 +00:00
parent 4a5a456349
commit 1aca617c72

View file

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