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.3.4
2+ current_version = 0.4.0
33tag = True
44tag_name = {new_version}
55commit = True
Original file line number Diff line number Diff line change 66
77__author__ = "Artur Maciag"
88__email__ = "maciag.artur@gmail.com"
9- __version__ = "0.3.4 "
9+ __version__ = "0.4.0 "
1010__url__ = "https://github.com/p1c2u/openapi-schema-validator"
1111__license__ = "3-clause BSD License"
1212
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.3.4 "
34+ version = " 0.4.0 "
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