Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacrobinson2000 committed May 21, 2020
1 parent e4ba172 commit 75c76fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@

setup(
name='CursorCreate',
version='1.3.0',
version='1.3.1',
packages=['CursorCreate', 'CursorCreate.gui', 'CursorCreate.lib'],
url='https://github.com/isaacrobinson2000/CursorCreate',
license='GPLv3',
author='Isaac Robinson',
download_url="https://github.com/isaacrobinson2000/CursorCreate/archive/v1.3.0.tar.gz",
download_url="https://github.com/isaacrobinson2000/CursorCreate/archive/v1.3.1.tar.gz",
author_email='[email protected]',
description='A Multi-platform Cursor Theme Building Program',
long_description = text,
Expand Down

0 comments on commit 75c76fe

Please sign in to comment.