diff --git a/pyproject.toml b/pyproject.toml index 6592924..4fa2452 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python-trading212" -version = "1.0.0" +version = "2.0.0" description = "An unofficial client for the official Trading212 API" authors = ["José Coelho <16445494+jcoelho93@users.noreply.github.com>"] readme = "README.md"