Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nanos committed Jun 27, 2024
1 parent 9098887 commit 40b624a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion find_posts.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
logger = logging.getLogger("FediFetcher")
robotParser = urllib.robotparser.RobotFileParser()

VERSION = "7.1.1"
VERSION = "7.1.2"

argparser=argparse.ArgumentParser()

Expand Down

0 comments on commit 40b624a

Please sign in to comment.