mirror of
https://github.com/correl/openapi-core.git
synced 2025-01-01 11:03:19 +00:00
Version 0.3.1
This commit is contained in:
parent
b9a8477cd5
commit
12dcc8cde4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ from openapi_core.shortcuts import (
|
||||||
|
|
||||||
__author__ = 'Artur Maciąg'
|
__author__ = 'Artur Maciąg'
|
||||||
__email__ = 'maciag.artur@gmail.com'
|
__email__ = 'maciag.artur@gmail.com'
|
||||||
__version__ = '0.3.0'
|
__version__ = '0.3.1'
|
||||||
__url__ = 'https://github.com/p1c2u/openapi-core'
|
__url__ = 'https://github.com/p1c2u/openapi-core'
|
||||||
__license__ = 'BSD 3-Clause License'
|
__license__ = 'BSD 3-Clause License'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue