change version to 1.0.2

This commit is contained in:
2025-08-12 13:52:46 +03:00
parent 38931d9116
commit bb1cf1ed7a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "viking-file"
version = "1.0.1"
version = "1.0.2"
description = "API Wrapper for ViKiNG FiLE API (https://vikingfile.com)"
authors = [{ name = "arabianq", email = "a.tevg@ya.ru" }]
requires-python = ">=3.13"
Generated
+2 -2
View File
@@ -1,5 +1,5 @@
version = 1
revision = 2
revision = 3
requires-python = ">=3.13"
[[package]]
@@ -213,7 +213,7 @@ wheels = [
[[package]]
name = "viking-file"
version = "1.0.1"
version = "1.0.2"
source = { virtual = "." }
dependencies = [
{ name = "aiofiles" },