We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534255b commit d297259Copy full SHA for d297259
pythonLogs/__init__.py
@@ -58,7 +58,7 @@
58
__email__ = "[email protected]>"
59
__license__ = "MIT"
60
__copyright__ = "Copyright 2024-present ddc"
61
-_req_python_version = (3, 10, 0)
+_req_python_version = (3, 12, 0)
62
63
64
try:
0 commit comments