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