mirror of
https://github.com/arabianq/viking-file-python.git
synced 2026-04-27 22:21:21 +00:00
change version to 1.0.2
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "viking-file"
|
name = "viking-file"
|
||||||
version = "1.0.1"
|
version = "1.0.2"
|
||||||
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"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
version = 1
|
version = 1
|
||||||
revision = 2
|
revision = 3
|
||||||
requires-python = ">=3.13"
|
requires-python = ">=3.13"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@@ -213,7 +213,7 @@ wheels = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "viking-file"
|
name = "viking-file"
|
||||||
version = "1.0.1"
|
version = "1.0.2"
|
||||||
source = { virtual = "." }
|
source = { virtual = "." }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ name = "aiofiles" },
|
{ name = "aiofiles" },
|
||||||
|
|||||||
Reference in New Issue
Block a user