Skip to content

Commit aa3cd66

Browse files
authored
Merge pull request #66 from manchenkoff/manchenkoff-patch-1
Inc version to 1.1.12
2 parents 2b87ef2 + 97529bb commit aa3cd66

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

0 commit comments

Comments
 (0)