Skip to content

Commit b921eea

Browse files
authored
Merge pull request #40 from dtkav/v0.2.4
Version 0.2.4
2 parents f5ece03 + f933839 commit b921eea

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.3'
12+
__version__ = '0.2.4'
1313
__url__ = 'https://github.com/p1c2u/openapi-spec-validator'
1414
__license__ = 'Apache License, Version 2.0'
1515

0 commit comments

Comments
 (0)