We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737c47e commit adc3531Copy full SHA for adc3531
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pstock-python"
3
-version = "0.1.0"
+version = "0.2.0"
4
description = "Async yahoo-finance python api with pydantic models."
5
authors = ["Ouail Bendidi <ouail.bendidi@gmail.com>"]
6
license = "MIT"
0 commit comments