Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
phileinsophos committed Jul 4, 2024
1 parent 2a2889a commit da733bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

setup(
name='pickforme',
version='0.1.0',
author='Your Name',
author_email='your.email@example.com',
version='0.1.1',
author='phileinsophos',
author_email='oapatil24@gmail.com',
description='A tool to manage and pick activities',
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit da733bf

Please sign in to comment.