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.15.0a1
2+ current_version = 0.15.0a2
33tag = True
44tag_name = {new_version}
55commit = True
Original file line number Diff line number Diff line change 1616
1717__author__ = "Artur Maciag"
1818__email__ = "maciag.artur@gmail.com"
19- __version__ = "0.15.0a1 "
19+ __version__ = "0.15.0a2 "
2020__url__ = "https://github.com/p1c2u/openapi-core"
2121__license__ = "BSD 3-Clause License"
2222
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ output = "reports/coverage.xml"
1111
1212[tool .poetry ]
1313name = " openapi-core"
14- version = " 0.15.0a1 "
14+ version = " 0.15.0a2 "
1515description = " client-side and server-side support for the OpenAPI Specification v3"
1616authors = [" Artur Maciag <maciag.artur@gmail.com>" ]
1717license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments