From 16b42b10253d46a25cf8fb98cacddc133707d4c8 Mon Sep 17 00:00:00 2001 From: vishal sharma Date: Sat, 27 Jun 2020 14:42:02 +0530 Subject: [PATCH] version updated --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 18663a9..d179b7c 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( name = 'freshlybuiltimagebol', packages = ['freshlybuiltimagebol'], - version = '0.0.2.5', + version = '0.0.2.6', license='MIT', description = 'Photo Bhi Bol Uthega', long_description=long_description, @@ -26,7 +26,7 @@ author = 'Vishal Sharma', author_email = 'vishalsharma.gbpecdelhi@gmail.com', url = 'https://github.com/FreshlyBuilt/freshlybuiltimagebol', - download_url = 'https://github.com/FreshlyBuilt/freshlybuiltimagebol/archive/v0.0.2.5.tar.gz', + download_url = 'https://github.com/FreshlyBuilt/freshlybuiltimagebol/archive/v0.0.2.6.tar.gz', keywords = ['Image', 'Audio', 'Text'], install_requires=[ 'hyper',