From 0c08014dbbefe76d58b457ad8719b5da7fee21bf Mon Sep 17 00:00:00 2001 From: ElJeffe Date: Thu, 13 Feb 2020 12:49:11 -0800 Subject: [PATCH] version update for added features --- setup/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/__init__.py b/setup/__init__.py index dfc2043c..16a90735 100644 --- a/setup/__init__.py +++ b/setup/__init__.py @@ -1,2 +1,2 @@ # -*- coding: utf-8 -*- -__version__ = "3.3.8" +__version__ = "3.4"