diff --git a/pdpatch/__init__.py b/pdpatch/__init__.py index c11f861..569b121 100644 --- a/pdpatch/__init__.py +++ b/pdpatch/__init__.py @@ -1 +1 @@ -__version__ = "0.1.9" +__version__ = "0.1.10" diff --git a/settings.ini b/settings.ini index 6051c2b..3c6c186 100644 --- a/settings.ini +++ b/settings.ini @@ -10,7 +10,7 @@ author = Andres Babino author_email = ababino@asapp.com copyright = Andres Babino branch = main -version = 0.1.9 +version = 0.1.10 min_python = 3.6 audience = Developers language = English