diff --git a/0.11.0.tar.gz b/0.11.0.tar.gz deleted file mode 100644 index 164ac04..0000000 --- a/0.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63c509910a1920c92abb372adfdc9970a35b87cade1c3ce56194ebfa75e96a07 -size 37518 diff --git a/0.11.1.tar.gz b/0.11.1.tar.gz new file mode 100644 index 0000000..e2815cf --- /dev/null +++ b/0.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f965478741ea61f5305b590001190241ebcf529899aa8f3345837cb6c69421 +size 37920 diff --git a/python-openapi-core.changes b/python-openapi-core.changes index 357428c..de9d2da 100644 --- a/python-openapi-core.changes +++ b/python-openapi-core.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 11 08:40:59 UTC 2019 - Tomáš Chvátal + +- Update to 0.11.1: + * Path item parameter override (#145) + * Separate cast and unmarshal (#156) + ------------------------------------------------------------------- Tue Jul 23 13:45:01 UTC 2019 - Tomáš Chvátal diff --git a/python-openapi-core.spec b/python-openapi-core.spec index 7013d0f..07bc5aa 100644 --- a/python-openapi-core.spec +++ b/python-openapi-core.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-openapi-core -Version: 0.11.0 +Version: 0.11.1 Release: 0 Summary: Adds client-side and server-side support for the oas3 License: BSD-3-Clause