fix: now supports python3.11+

This commit is contained in:
2026-02-20 22:22:37 +03:00
parent 11062107f1
commit b653ed5986
6 changed files with 190 additions and 11 deletions
+2 -2
View File
@@ -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 = [