8000 Version bump · AndreLobato/python-openapi-codec@581a580 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 581a580

Browse files
committed
Version bump
1 parent e8c168f commit 581a580

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__ = "0.0.4"
11+
__version__ = "1.0.0"
1212

1313

1414
class OpenAPICodec(BaseCodec):

0 commit comments

Comments
 (0)
0