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.0
2+ current_version = 0.4.1
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.0 "
11+ __version__ = "0.4.1 "
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 @@ -31,7 +31,7 @@ ignore_missing_imports = true
3131
3232[tool .poetry ]
3333name = " openapi-schema-validator"
34- version = " 0.4.0 "
34+ version = " 0.4.1 "
3535description = " OpenAPI schema validation for Python"
3636authors = [" Artur Maciag <maciag.artur@gmail.com>" ]
3737license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments