diff --git a/pyproject.toml b/pyproject.toml index b964790..2858b92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "currency-quote" -version = "3.0.1" +version = "3.0.2" 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"