update CHANGELOG

preparing v0.7.8.1
This commit is contained in:
caryoscelus 2022-11-28 13:03:51 +00:00
parent b5a80504a5
commit b1f2560037
2 changed files with 9 additions and 2 deletions

View file

@ -100,7 +100,7 @@ class Config(object):
self.version = "0.7.8+"
self.user_agent = "conservancy"
# DEPRECATED ; replace with git-generated commit
self.rev = 5038
self.rev = 5039
self.user_agent_rev = 8192
self.argv = argv
self.action = None