mirror of
https://github.com/arabianq/viking-file-python.git
synced 2026-04-27 22:21:21 +00:00
fix: now supports python3.11+
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
[project]
|
||||
name = "viking-file"
|
||||
version = "1.0.5"
|
||||
version = "1.0.6"
|
||||
description = "API Wrapper for ViKiNG FiLE API (https://vikingfile.com)"
|
||||
authors = [{ name = "arabianq", email = "a.tevg@ya.ru" }]
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.11"
|
||||
readme = "README.md"
|
||||
keywords = ["viking-file", "vikingfile", "api"]
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user