Skip to content

Commit 68ecd75

Browse files
committed
release: v0.0.4
1 parent 24ce63b commit 68ecd75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3"
3+
version = "0.0.4"
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.3"
1+
__version__ = "0.0.4"

0 commit comments

Comments
 (0)