Version 0.3.4

This commit is contained in:
Artur Maciag 2017-11-06 17:31:02 +00:00
parent e39d364b78
commit 56f6a6db7d

View file

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