diff --git a/pyproject.toml b/pyproject.toml index 0dcfd46..435895a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "checkout-p2p" -version = "0.1.6" +version = "0.1.7" description = "Python library for PlaceToPay Checkout integration." authors = ["Iván Andrés López Gómez "] license = "MIT"