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