From f06136660633c7e85d877776f59e6dd6f0ddc8f9 Mon Sep 17 00:00:00 2001 From: quantulr <35954003+quantulr@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:49:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0regionName,=20typeName?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/hik_push.iml | 2 +- .idea/misc.xml | 2 +- pyproject.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/hik_push.iml b/.idea/hik_push.iml index 630e264..c4df60d 100644 --- a/.idea/hik_push.iml +++ b/.idea/hik_push.iml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index f87a049..1e95953 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 2f9ac5a..983bb19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hik-push" -version = "0.3.3" +version = "1.0.0" description = "" authors = ["quantulr <35954003+quantulr@users.noreply.github.com>"] readme = "README.md"