From 39c20dbbb6839c4ae3483b12059c81cd7d032f9e Mon Sep 17 00:00:00 2001 From: Toshiya MORI Date: Tue, 7 Sep 2021 18:13:25 +0900 Subject: [PATCH] bump version to 0.1.6 --- anno3d/__init__.py | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anno3d/__init__.py b/anno3d/__init__.py index 1276d02..0a8da88 100644 --- a/anno3d/__init__.py +++ b/anno3d/__init__.py @@ -1 +1 @@ -__version__ = "0.1.5" +__version__ = "0.1.6" diff --git a/pyproject.toml b/pyproject.toml index 2348407..fe52ea8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "annofab-3dpc-editor-cli" -version = "0.1.5" +version = "0.1.6" description = "" authors = ["Your Name "] packages = [