Skip to content

Commit 1a8c25e

Browse files
authored
Versionup (#304)
* update pyproject.toml * annofab v0.111.0 * version up * update poetry
1 parent 76d25e7 commit 1a8c25e

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

annofabapi/__version__.py

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

poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "annofabapi"
3-
version = "0.44.0"
3+
version = "0.45.0"
44
description = "Python Clinet Library of AnnoFab WebAPI (https://annofab.com/docs/api/)"
55
authors = ["yuji38kwmt"]
66
license = "MIT"

0 commit comments

Comments
 (0)