From 8e86543f25e71411c761c7c61c66d02418dad7d3 Mon Sep 17 00:00:00 2001 From: yangli Date: Wed, 23 Feb 2022 09:23:52 -0600 Subject: [PATCH] update vesion --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8bf7dc0..a80db67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyboxes" -version = "1.2.1" +version = "1.2.2" description = "Pyboxes" authors = ["yangli "] license = "MIT"