Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteaa1637

Browse files
committed
Version 0.16.6
1 parent02b94f1 commiteaa1637

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎.bumpversion.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.16.5
2+
current_version = 0.16.6
33
tag = True
44
tag_name = {new_version}
55
commit = True

‎openapi_core/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
__author__="Artur Maciag"
2222
__email__="maciag.artur@gmail.com"
23-
__version__="0.16.5"
23+
__version__="0.16.6"
2424
__url__="https://github.com/p1c2u/openapi-core"
2525
__license__="BSD 3-Clause License"
2626

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ignore_missing_imports = true
2929

3030
[tool.poetry]
3131
name ="openapi-core"
32-
version ="0.16.5"
32+
version ="0.16.6"
3333
description ="client-side and server-side support for the OpenAPI Specification v3"
3434
authors = ["Artur Maciag <maciag.artur@gmail.com>"]
3535
license ="BSD-3-Clause"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp