[bot] Bump version to 7.1.14

This commit is contained in:
nanos-bot 2024-12-05 08:20:01 +00:00
parent c5eb941eb9
commit c0dad15a74

View file

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