diff --git a/pyproject.toml b/pyproject.toml index 537f432..6458ef3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tws-sdk" -version = "0.1.0" +version = "0.2.0" description = "TWS client for Python." authors = ["Fireline Science "] homepage = "https://github.com/Fireline-Science/tws-py"