mirror of
https://github.com/nicholasr-itsulu/FediFetcher.git
synced 2026-05-30 23:41:26 +00:00
Update version number
This commit is contained in:
parent
8d5d9711da
commit
df22348eb1
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ import hashlib
|
|||
logger = logging.getLogger("FediFetcher")
|
||||
robotParser = urllib.robotparser.RobotFileParser()
|
||||
|
||||
VERSION = "7.1.3"
|
||||
VERSION = "7.1.6"
|
||||
|
||||
argparser=argparse.ArgumentParser()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue