8000 Version bump [ci skip] · SoprisApps/python-openapi-codec@c69a507 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit c69a507

Browse files
committed
Version bump [ci skip]
1 parent f914daa commit c69a507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi_codec/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from openapi_codec.decode import _parse_document
99

1010

11-
__version__ = '1.1.5'
11+
__version__ = '1.1.6'
1212

1313

1414
class OpenAPICodec(BaseCodec):

0 commit comments

Comments
 (0)
0