This commit is contained in:
Ichinga Samuel
2025-08-24 21:01:36 +01:00
parent 075b055eca
commit 7c1e7a93e5
4 changed files with 780 additions and 1123 deletions
+2 -6
View File
@@ -1,12 +1,8 @@
[build-system]
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"
[project]
name = "aiomql"
version = "4.0.15dev"
version = "4.0.15b2"
readme = "README.md"
requires-python = ">=3.11"
requires-python = ">=3.13"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",