We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041775f commit 87452a0Copy full SHA for 87452a0
annofabapi/__version__.py
@@ -1 +1 @@
1
-__version__ = "0.40.2"
+__version__ = "0.40.3"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "annofabapi"
3
-version = "0.40.2"
+version = "0.40.3"
4
description = "Python Clinet Library of AnnoFab WebAPI (https://annofab.com/docs/api/)"
5
authors = ["yuji38kwmt"]
6
license = "MIT"
0 commit comments