change version to 1.0.4

This commit is contained in:
2025-08-14 08:36:59 +03:00
parent 465ea9bc63
commit e673c1fbb5
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.3" version = "1.0.4"
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.3" version = "1.0.4"
source = { virtual = "." } source = { virtual = "." }
dependencies = [ dependencies = [
{ name = "aiofiles" }, { name = "aiofiles" },