diff --git a/find_posts.py b/find_posts.py index 5e28afc..ff72568 100644 --- a/find_posts.py +++ b/find_posts.py @@ -20,7 +20,7 @@ import xxhash logger = logging.getLogger("FediFetcher") robotParser = urllib.robotparser.RobotFileParser() -VERSION = "ain" +VERSION = "7.1.12" argparser=argparse.ArgumentParser()