Skip to content

Commit 9ca82df

Browse files
committed
release: v0.0.6
1 parent bb2cd83 commit 9ca82df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nexon_openapi"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
description = ""
55
authors = ["bluewhale <koko8624@gmail.com>"]
66
readme = "README.md"

src/nexon_openapi/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.5"
1+
__version__ = "0.0.6"

0 commit comments

Comments
 (0)