From 2d0e508ee05b71541f693b30b8454c0baa1ae5f3 Mon Sep 17 00:00:00 2001 From: yangli Date: Tue, 22 Feb 2022 16:15:48 -0600 Subject: [PATCH] update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 44443a7..80657cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyboxes" -version = "1.1.7" +version = "1.2.0" description = "Pyboxes" authors = ["yangli "] license = "MIT"