From 5175eb24248e3f47482ac5767ca78e7c4f3a4efd Mon Sep 17 00:00:00 2001 From: amalfra Date: Thu, 5 Jul 2018 23:56:29 +0530 Subject: [PATCH] bump version --- src/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/__init__.py b/src/__init__.py index 5aa9c55..69d4c4c 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1,2 +1,2 @@ # -*- encoding: utf-8 -*- -__version__ = "1.8.0" +__version__ = "1.9.0"