We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24cd2fd commit a476e26Copy full SHA for a476e26
2 files changed
README.md
@@ -14,7 +14,7 @@ plotting
14
15
## Compatibility
16
17
-* Python 3.13 or later
+* Python 3.12 or later
18
19
## Setup
20
pyproject.toml
@@ -9,7 +9,7 @@ description = "Modules containing reusable functions for machine learning visual
9
authors = [
10
{ name = "OpenGood", email = "ai@opengood.ai" }
11
]
12
-requires-python = ">=3.13"
+requires-python = ">=3.12"
13
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
0 commit comments