Skip to content

Commit

Permalink
⬆️ Fix version release to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
visuxls committed Sep 27, 2022
1 parent d3e01d0 commit 57299fc
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="tipranks",
version="0.0.5",
version="0.0.6",
author="visuxls",
description="Python interface to communicate with TipRanks API.",
long_description=long_description,
Expand Down

0 comments on commit 57299fc

Please sign in to comment.