Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GiorgioMB authored Feb 18, 2024
1 parent 4292a27 commit 2fcd521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='stockdatamanager',
version='0.4.2',
version='0.4.3',
packages=find_packages(),
description='A comprehensive data retrieval aimed at gathering financial information',
long_description=open('README.md').read(),
Expand Down

0 comments on commit 2fcd521

Please sign in to comment.