Skip to content

Commit f7196b5

Browse files
authored
inc version to 1.1.20
1 parent 53f8567 commit f7196b5

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

0 commit comments

Comments
 (0)