Update LOOT API to v0.10.1

This commit is contained in:
Oliver Hamlet
2016-11-13 15:42:41 +00:00
parent 1fb6502293
commit 8685762ed9
3 changed files with 5 additions and 5 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.10.0/', None),
'loot_api': ('http://loot.readthedocs.io/en/0.10.1/', None),
}