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.0a1
2+ current_version = 0.17.0a2
33tag = True
44tag_name = {new_version}
55commit = True
Original file line number Diff line number Diff line change 3030
3131__author__ = "Artur Maciag"
3232__email__ = "maciag.artur@gmail.com"
33- __version__ = "0.17.0a1 "
33+ __version__ = "0.17.0a2 "
3434__url__ = "https://github.com/p1c2u/openapi-core"
3535__license__ = "BSD 3-Clause License"
3636
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.0a1 "
32+ version = " 0.17.0a2 "
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