From c75c5cd6982741f7c97e34cd13e2e6d405a15f1a Mon Sep 17 00:00:00 2001
From: Alex Fikl <alexfikl@gmail.com>
Date: Mon, 5 Mar 2018 22:00:05 -0600
Subject: [PATCH] bump kernel version

---
 sumpy/qbx.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sumpy/qbx.py b/sumpy/qbx.py
index d1533cf8..d91d3a11 100644
--- a/sumpy/qbx.py
+++ b/sumpy/qbx.py
@@ -49,6 +49,7 @@ QBX for Layer Potentials
 .. autoclass:: LayerPotentialBase
 .. autoclass:: LayerPotential
 .. autoclass:: LayerPotentialMatrixGenerator
+.. autoclass:: LayerPotentialMatrixBlockGenerator
 
 """
 
-- 
GitLab