Skip to content

Commit eb951f5

Browse files
Update setup.py
1 parent 4f5fa9a commit eb951f5

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.3',
21+
version = '0.0.2.4',
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.3.tar.gz',
29+
download_url = 'https://github.com/FreshlyBuilt/freshlybuiltimagebol/archive/v0.0.2.4.tar.gz',
3030
keywords = ['Image', 'Audio', 'Text'],
3131
install_requires=[
3232
'hyper',

0 commit comments

Comments
 (0)