mirror of
https://github.com/nicholasr-itsulu/FediFetcher.git
synced 2026-05-30 23:41:26 +00:00
update version
This commit is contained in:
parent
90988872b7
commit
40b624aaff
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ from urllib.parse import urlparse
|
|||
logger = logging.getLogger("FediFetcher")
|
||||
robotParser = urllib.robotparser.RobotFileParser()
|
||||
|
||||
VERSION = "7.1.1"
|
||||
VERSION = "7.1.2"
|
||||
|
||||
argparser=argparse.ArgumentParser()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue