File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.6.2
2+ current_version = 0.6.3
33tag = True
44tag_name = {new_version}
55commit = True
Original file line number Diff line number Diff line change 88
99__author__ = "Artur Maciag"
1010__email__ = "maciag.artur@gmail.com"
11- __version__ = "0.6.2 "
11+ __version__ = "0.6.3 "
1212__url__ = "https://github.com/python-openapi/openapi-schema-validator"
1313__license__ = "3-clause BSD License"
1414
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ ignore_missing_imports = true
3030
3131[tool .poetry ]
3232name = " openapi-schema-validator"
33- version = " 0.6.2 "
33+ version = " 0.6.3 "
3434description = " OpenAPI schema validation for Python"
3535authors = [" Artur Maciag <maciag.artur@gmail.com>" ]
3636license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments