diff --git a/pyproject.toml b/pyproject.toml index 39ea6a0..073ffe3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "b3-data" -version = "0.2.3" +version = "0.2.1" description = "Download quote data from b3.com.br" authors = ["Wesley Batista"] license = "MIT"