From 176b66970ed5e38a322ae82ac08cdc16dd3463f8 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Tue, 12 Mar 2019 17:58:09 +0100 Subject: [PATCH] Expose __version__ --- voila/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/voila/__init__.py b/voila/__init__.py index 774fbee55..f0ef068b0 100644 --- a/voila/__init__.py +++ b/voila/__init__.py @@ -6,6 +6,8 @@ # The full license is in the file LICENSE, distributed with this software. # ############################################################################# +from ._version import __version__ # noqa + def _jupyter_nbextension_paths(): return [dict(