Skip to content

Commit 0daf5e6

Browse files
authored
Merge pull request #53 from manchenkoff/manchenkoff-patch-1
v1.1.7
2 parents 8d2fbf2 + 88fbc2b commit 0daf5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openapi_parser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.1.6'
1+
__version__ = '1.1.7'
22
__title__ = 'openapi3-parser'
33
__author__ = 'Artem Manchenkov'
44
__email__ = 'artem@manchenkoff.me'

0 commit comments

Comments
 (0)