From b838fe23332fc0af4cd9fe080d0cb572465c53bc Mon Sep 17 00:00:00 2001
From: Christoph Groth <christoph.groth@cea.fr>
Date: Tue, 23 May 2017 17:26:38 +0200
Subject: [PATCH] add missing toctree entry for 1.4 whatsnew

---
 doc/source/pre/whatsnew/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/source/pre/whatsnew/index.rst b/doc/source/pre/whatsnew/index.rst
index 785c602f..c3974bb8 100644
--- a/doc/source/pre/whatsnew/index.rst
+++ b/doc/source/pre/whatsnew/index.rst
@@ -2,6 +2,7 @@ What's new in Kwant
 ===================
 
 .. toctree::
+    1.4
     1.3
     1.2
     1.1
-- 
GitLab