bump version

This commit is contained in:
Michael 2024-09-16 16:28:58 +01:00 committed by GitHub
parent 043612f21a
commit 091e2afe1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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