change version to 1.0.5

This commit is contained in:
2025-08-14 09:38:41 +03:00
parent 354ac6d82d
commit 11062107f1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "viking-file" name = "viking-file"
version = "1.0.4" version = "1.0.5"
description = "API Wrapper for ViKiNG FiLE API (https://vikingfile.com)" description = "API Wrapper for ViKiNG FiLE API (https://vikingfile.com)"
authors = [{ name = "arabianq", email = "a.tevg@ya.ru" }] authors = [{ name = "arabianq", email = "a.tevg@ya.ru" }]
requires-python = ">=3.13" requires-python = ">=3.13"
Generated
+1 -1
View File
@@ -213,7 +213,7 @@ wheels = [
[[package]] [[package]]
name = "viking-file" name = "viking-file"
version = "1.0.4" version = "1.0.5"
source = { virtual = "." } source = { virtual = "." }
dependencies = [ dependencies = [
{ name = "aiofiles" }, { name = "aiofiles" },