Skip to content

Commit 827b49c

Browse files
committed
Version 0.2.7
1 parent 369ec66 commit 827b49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi_spec_validator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
__author__ = 'Artur Maciag'
1111
__email__ = '[email protected]'
12-
__version__ = '0.2.6'
12+
__version__ = '0.2.7'
1313
__url__ = 'https://github.com/p1c2u/openapi-spec-validator'
1414
__license__ = 'Apache License, Version 2.0'
1515

0 commit comments

Comments
 (0)