We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ce63b commit 68ecd75Copy full SHA for 68ecd75
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "nexon_openapi"
3
-version = "0.0.3"
+version = "0.0.4"
4
description = ""
5
authors = ["bluewhale <koko8624@gmail.com>"]
6
readme = "README.md"
src/nexon_openapi/__version__.py
@@ -1 +1 @@
-__version__ = "0.0.3"
+__version__ = "0.0.4"
0 commit comments