Skip to content

Commit 24d50c9

Browse files
authored
Update setup.py
1 parent 483c873 commit 24d50c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='catwallpaper',
10-
version='0.10',
10+
version='0.11',
1111
url='https://github.com/CyberSecByte/catwallpaper',
1212
install_requires=["requests"],
1313
classifiers=[
@@ -18,7 +18,7 @@
1818
],
1919
author='CyberSecByte',
2020
author_email='cybersecbyte@gmail.com',
21-
description='Random cat wallpapers on every platform (windows, mac or even linux)',
21+
description='Download and apply random cat wallpapers on every platform (windows, mac or even linux) automatically',
2222
long_description_content_type='text/markdown',
2323
keywords=['cat', 'catwallpaper', 'wallpaper', 'meow', 'cats'],
2424
long_description=long_description,

0 commit comments

Comments
 (0)