Skip to content

Commit e9dab18

Browse files
authored
Update version number
1 parent cb3c980 commit e9dab18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

find_posts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
logger = logging.getLogger("FediFetcher")
2222
robotParser = urllib.robotparser.RobotFileParser()
2323

24-
VERSION = "7.1.6"
24+
VERSION = "7.1.7"
2525

2626
argparser=argparse.ArgumentParser()
2727

0 commit comments

Comments
 (0)