From 013ab0a3ce54d50070aaf068a26ee01460ffc1b6 Mon Sep 17 00:00:00 2001 From: Divesh Uttamchandani Date: Fri, 5 Oct 2018 03:01:02 +0530 Subject: [PATCH] version 2.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index caa6302..91ae430 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ def readme(): setup( name='termicoder', - version='0.2.2', + version='0.2.3', url='https://github.com/diveshuttam/termicoder', author='Divesh Uttamchandani', author_email='diveshuttamchandani@gmail.com',