From 336277181454d34a6f5550ffac4d716a9c1bfffc Mon Sep 17 00:00:00 2001 From: arabian Date: Tue, 23 Jun 2026 08:34:39 +0300 Subject: [PATCH] version -> 1.0.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"