Skip to content

Commit

Permalink
Merge pull request #36 from Idein/bump-version-0.4.0
Browse files Browse the repository at this point in the history
Bump version 0.4.0
  • Loading branch information
ishiy1993 authored Nov 14, 2023
2 parents 5692864 + 44d97c2 commit 8f58743
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ pip3 install onnigiri
From [Dockerhub](https://hub.docker.com/repository/docker/idein/onnigiri)

```
$ docker pull idein/onnigiri:20221014
$ docker pull idein/onnigiri:20231114
```


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "onnigiri"
version = "0.3.1"
version = "0.4.0"
description = "onnx-divider"
authors = ["Idein Inc."]
license = "Apache-2.0"
Expand Down

0 comments on commit 8f58743

Please sign in to comment.