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"