Skip to content

Commit

Permalink
bump version to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
seraphr committed Oct 1, 2021
1 parent b6bd94c commit 20d1405
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $ pip install --extra-index-url https://kurusugawa.jp/nexus3/repository/KRS-pypi

```
$ anno3d version
annofab-3dpc-editor-cli 0.1.5
annofab-3dpc-editor-cli 0.1.7
```


Expand Down
2 changes: 1 addition & 1 deletion anno3d/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.7a1"
__version__ = "0.1.7"
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 = "annofab-3dpc-editor-cli"
version = "0.1.7a1"
version = "0.1.7"
description = ""
authors = ["Your Name <[email protected]>"]
packages = [
Expand Down

0 comments on commit 20d1405

Please sign in to comment.