diff --git a/pyproject.toml b/pyproject.toml index 06520e2..9a53c3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tessa" -version = "0.8.0" +version = "0.8.1" description = "Find financial assets and get their price history without worrying about different APIs or rate limiting." authors = ["ymyke"] license = "MIT"