From 9bcdcbda2b5e34c204976e7b43de62f9ac7bd591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 1 Jun 2020 18:10:07 -0500 Subject: pep8 --- lvc/variables.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 lvc/variables.py (limited to 'lvc/variables.py') diff --git a/lvc/variables.py b/lvc/variables.py new file mode 100644 index 0000000..1a72d32 --- /dev/null +++ b/lvc/variables.py @@ -0,0 +1 @@ +__version__ = '1.1.0' -- cgit v1.2.3