diff --git a/setup.py b/setup.py index cf98f0fc..94b6d59b 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ def build_extension(self, ext): setup( name="apischema", - version="0.18.0", + version="0.18.1", url="https://github.com/wyfo/apischema", author="Joseph Perez", author_email="joperez@hotmail.fr",