Update version to 0.0.2.
This commit is contained in:
2
setup.py
2
setup.py
@@ -7,7 +7,7 @@ with open("requirements.txt") as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="reddit-stock-analyzer",
|
name="reddit-stock-analyzer",
|
||||||
version="0.0.1",
|
version="0.0.2",
|
||||||
author="Pål-Kristian Hamre",
|
author="Pål-Kristian Hamre",
|
||||||
author_email="its@pkhamre.com",
|
author_email="its@pkhamre.com",
|
||||||
description="A command-line tool to analyze stock ticker mentions on Reddit.",
|
description="A command-line tool to analyze stock ticker mentions on Reddit.",
|
||||||
|
Reference in New Issue
Block a user