From 6b204e57097bdf22c1bf976f456a6dab32eff24a Mon Sep 17 00:00:00 2001 From: arvestad Date: Sun, 12 Aug 2018 22:15:58 +0200 Subject: [PATCH] Forgot to commit the version number. Starting with some confusion... --- alv/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alv/version.py b/alv/version.py index 1f356cc..a6221b3 100644 --- a/alv/version.py +++ b/alv/version.py @@ -1 +1 @@ -__version__ = '1.0.0' +__version__ = '1.0.2'