Skip to content

Commit 8f58743

Browse files
authored
Merge pull request #36 from Idein/bump-version-0.4.0
Bump version 0.4.0
2 parents 5692864 + 44d97c2 commit 8f58743

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $ pip3 install onnigiri
1717
From [Dockerhub](https://hub.docker.com/repository/docker/idein/onnigiri)
1818

1919
```
20-
$ docker pull idein/onnigiri:20221014
20+
$ docker pull idein/onnigiri:20231114
2121
```
2222

2323

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 = "onnigiri"
3-
version = "0.3.1"
3+
version = "0.4.0"
44
description = "onnx-divider"
55
authors = ["Idein Inc."]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)