Skip to content

Commit f5a4f6b

Browse files
authored
Merge pull request #56 from manchenkoff/manchenkoff-rls-1.1.8
version inc to 1.1.8
2 parents dadcd72 + 5cd142c commit f5a4f6b

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.7'
1+
__version__ = '1.1.8'
22
__title__ = 'openapi3-parser'
33
__author__ = 'Artem Manchenkov'
44
__email__ = 'artem@manchenkoff.me'

0 commit comments

Comments
 (0)