Skip to content

Commit 9bb419a

Browse files
committed
3.9
1 parent fc80350 commit 9bb419a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py5_resources/py5_module/py5/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# -*- coding: utf-8 -*-
2121
# *** FORMAT PARAMS ***
2222
"""
23-
py5 is a version of Processing for Python 3.8+. It makes the Processing Java libraries available to the CPython interpreter using JPype.
23+
py5 is a version of Processing for Python 3.9+. It makes the Processing Java libraries available to the CPython interpreter using JPype.
2424
"""
2525
from __future__ import annotations
2626

0 commit comments

Comments
 (0)