Update version to 0.0.2.

This commit is contained in:
2025-07-31 23:32:07 +02:00
parent 1aaa2d70a0
commit c392fbc366

View File

@@ -7,7 +7,7 @@ with open("requirements.txt") as f:
setup(
name="reddit-stock-analyzer",
version="0.0.1",
version="0.0.2",
author="Pål-Kristian Hamre",
author_email="its@pkhamre.com",
description="A command-line tool to analyze stock ticker mentions on Reddit.",