diff --git a/pyproject.toml b/pyproject.toml index 40a792c..30d2a09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "viking-file" -version = "1.0.6" +version = "1.0.7" description = "API Wrapper for ViKiNG FiLE API (https://vikingfile.com)" authors = [{ name = "arabianq", email = "a.tevg@ya.ru" }] requires-python = ">=3.11"