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

Commitfc2ac52

Browse files
committed
Version 0.14.2
1 parent56450d3 commitfc2ac52

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎.bumpversion.cfg‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.14.1
2+
current_version = 0.14.2
33
tag = True
44
tag_name = {new_version}
55
commit = True
@@ -9,3 +9,4 @@ serialize =
99
{major}.{minor}.{patch}
1010

1111
[bumpversion:file:openapi_core/__init__.py]
12+

‎openapi_core/__init__.py‎

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

77
__author__='Artur Maciag'
88
__email__='maciag.artur@gmail.com'
9-
__version__='0.14.1'
9+
__version__='0.14.2'
1010
__url__='https://github.com/p1c2u/openapi-core'
1111
__license__='BSD 3-Clause License'
1212

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp