no version change

This commit is contained in:
Ondrej Tuma 2019-03-13 19:55:39 +01:00
parent 83b9c37915
commit cfaeb03120

View file

@ -6,7 +6,7 @@ from openapi_core.shortcuts import (
__author__ = 'Artur Maciag'
__email__ = 'maciag.artur@gmail.com'
__version__ = '0.8.1'
__version__ = '0.8.0'
__url__ = 'https://github.com/p1c2u/openapi-core'
__license__ = 'BSD 3-Clause License'