diff --git a/pyproject.toml b/pyproject.toml index 47fdc8d..838f2c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aiocurrencylayer" -version = "1.0.3" +version = "1.0.4" description = "Python client for interacting with the CurrencyLayer API" authors = ["Fabian Affolter "] license = "MIT"