Skip to content

Commit baa97e0

Browse files
committed
Version 1.3.2
1 parent 1c1c680 commit baa97e0

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.3.1'
11+
__version__ = '1.3.2'
1212

1313

1414
class OpenAPICodec(BaseCodec):

0 commit comments

Comments
 (0)