CHANGELOG & revision bump

This commit is contained in:
caryoscelus 2023-07-25 15:11:33 +00:00
parent 433b324173
commit a8c2117a55
2 changed files with 6 additions and 1 deletions

View file

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