Update libloot to v0.14.3

This commit is contained in:
Oliver Hamlet
2019-01-27 14:52:03 +00:00
parent 8c75e83374
commit 8a61701855
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.1/', None),
'loot_api': ('http://loot.readthedocs.io/en/0.14.3/', None),
}