Update libloot to v0.14.7

This commit is contained in:
Oliver Hamlet
2019-06-16 13:03:53 +01:00
parent d356ac2445
commit b393507657
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -346,5 +346,5 @@ texinfo_documents = [
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {
'loot_api': ('http://loot.readthedocs.io/en/0.14.5/', None),
'loot_api': ('http://loot.readthedocs.io/en/0.14.7/', None),
}