diff --git a/pyproject.toml b/pyproject.toml index 3042916..361b99f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pywisetransfer" -version = "0.3.3" +version = "0.3.3.1" description = "Python library for the TransferWise API" authors = ["James Addison "] homepage = "https://www.github.com/jayaddison/pywisetransfer"