From 9f2598f32857d74014096fad656b2c65dfa03960 Mon Sep 17 00:00:00 2001 From: Aravinda Vishwanathapura Date: Mon, 10 Aug 2020 16:21:04 +0530 Subject: [PATCH] Version 0.8.0 Signed-off-by: Aravinda Vishwanathapura --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index eefd31c..210e449 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import re from setuptools import setup -VERSION = "0.7" +VERSION = "0.8.0" setup(