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.17.0a2
2+ current_version = 0.17.0a3
33tag = True
44tag_name = {new_version}
55commit = True
Original file line number Diff line number Diff line change 4545
4646__author__ = "Artur Maciag"
4747__email__ = "maciag.artur@gmail.com"
48- __version__ = "0.17.0a2 "
48+ __version__ = "0.17.0a3 "
4949__url__ = "https://github.com/p1c2u/openapi-core"
5050__license__ = "BSD 3-Clause License"
5151
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ ignore_missing_imports = true
2929
3030[tool .poetry ]
3131name = " openapi-core"
32- version = " 0.17.0a2 "
32+ version = " 0.17.0a3 "
3333description = " client-side and server-side support for the OpenAPI Specification v3"
3434authors = [" Artur Maciag <maciag.artur@gmail.com>" ]
3535license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments