diff --git a/pyproject.toml b/pyproject.toml index 6de1614..f17c170 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "currency-quote" -version = "2.0.0" +version = "2.0.1" description = "Complete solution for extracting currency pair quotes data. With comprehensive testing, parameter validation, flexible configuration management, Hexagonal Architecture, CI/CD pipelines, code quality tools, and detailed documentation." authors = ["IvanildoBarauna "] readme = "README.md"