Update setup.py
This commit is contained in:
parent
518692c69f
commit
0d12a89e58
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
|
|||
long_description = fh.read()
|
||||
setuptools.setup(
|
||||
name="stockquotes",
|
||||
version="2.0.1",
|
||||
version="2.0.2",
|
||||
description="A simple module for retreiving stock data",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
|
Loading…
Reference in New Issue
Block a user