update version
This commit is contained in:
parent
ac2b648e05
commit
e40d61d291
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.0.8"
|
||||
VERSION = "7.1.0"
|
||||
|
||||
argparser=argparse.ArgumentParser()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue