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.4.2
2+ current_version = 0.4.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.4.2 "
11+ __version__ = "0.4.3 "
1212__url__ = "https://github.com/p1c2u/openapi-schema-validator"
1313__license__ = "3-clause BSD License"
1414
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ ignore_missing_imports = true
2323
2424[tool .poetry ]
2525name = " openapi-schema-validator"
26- version = " 0.4.2 "
26+ version = " 0.4.3 "
2727description = " OpenAPI schema validation for Python"
2828authors = [" Artur Maciag <maciag.artur@gmail.com>" ]
2929license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments