Version 0.5.0

This commit is contained in:
Artur Maciag 2018-05-30 15:13:34 +01:00
parent bb4bdc49d2
commit 8f22b6a30a

View file

@ -5,7 +5,7 @@ from openapi_core.shortcuts import (
__author__ = 'Artur Maciąg'
__email__ = 'maciag.artur@gmail.com'
__version__ = '0.4.3'
__version__ = '0.5.0'
__url__ = 'https://github.com/p1c2u/openapi-core'
__license__ = 'BSD 3-Clause License'