Update docs, travis and mergify for 1.7 release

This commit is contained in:
Ionut Filip
2019-08-21 14:27:39 +03:00
parent 55cdea974a
commit be1873e1e8
3 changed files with 5 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ html_context = {
'versions': [
('1.5', '/1.5/'),
('1.6', '/1.6/'),
('1.7', '/1.7/'),
('master', '/master/')
],
'conf_py_path': '/docs/'