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 fc80350 commit 9bb419aCopy full SHA for 9bb419a
1 file changed
py5_resources/py5_module/py5/__init__.py
@@ -20,7 +20,7 @@
20
# -*- coding: utf-8 -*-
21
# *** FORMAT PARAMS ***
22
"""
23
-py5 is a version of Processing for Python 3.8+. It makes the Processing Java libraries available to the CPython interpreter using JPype.
+py5 is a version of Processing for Python 3.9+. It makes the Processing Java libraries available to the CPython interpreter using JPype.
24
25
from __future__ import annotations
26
0 commit comments