Skip to content

Commit 4b3030c

Browse files
Updated Version
1 parent 62931b1 commit 4b3030c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
setup(
1919
name = 'freshlybuiltimagebol',
2020
packages = ['freshlybuiltimagebol'],
21-
version = '0.0.2.6',
21+
version = '0.0.2.7',
2222
license='MIT',
2323
description = 'Photo Bhi Bol Uthega',
2424
long_description=long_description,
2525
long_description_content_type="text/markdown",
2626
author = 'Vishal Sharma',
2727
author_email = '[email protected]',
2828
url = 'https://github.com/FreshlyBuilt/freshlybuiltimagebol',
29-
download_url = 'https://github.com/FreshlyBuilt/freshlybuiltimagebol/archive/v0.0.2.6.tar.gz',
29+
download_url = 'https://github.com/FreshlyBuilt/freshlybuiltimagebol/archive/v0.0.2.7.tar.gz',
3030
keywords = ['Image', 'Audio', 'Text'],
3131
install_requires=[
3232
'hyper',

0 commit comments

Comments
 (0)