This commit is contained in:
caryoscelus 2022-11-23 11:18:07 +00:00
parent fe262247ae
commit 110307a419
2 changed files with 2 additions and 1 deletions

View file

@ -97,7 +97,7 @@ trackers = [
class Config(object):
def __init__(self, argv):
self.version = "0.7.7+"
self.version = "0.7.8"
self.user_agent = "conservancy"
# DEPRECATED ; replace with git-generated commit
self.rev = 5037