Skip to content

Commit 666746f

Browse files
authored
versionup (#184)
1 parent 166e69e commit 666746f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

annofabapi/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.36.0"
1+
__version__ = "0.37.0"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "annofabapi"
3-
version = "0.36.0"
3+
version = "0.37.0"
44
description = "Python Clinet Library of AnnoFab WebAPI (https://annofab.com/docs/api/)"
55
authors = ["yuji38kwmt <[email protected]>"]
66
maintainers = ["yuji38kwmt <[email protected]>"]

0 commit comments

Comments
 (0)