There was an error while loading. Please reload this page.
2 parents 3c5ae5d + 3e84a4a commit 06b5377Copy full SHA for 06b5377
py5_resources/py5_module/py5_tools/constants.py
@@ -21,7 +21,7 @@
21
import platform
22
from pathlib import Path
23
24
-VERSION = "0.10.7a0"
+VERSION = "0.10.8.dev0"
25
PROCESSING_BUILD_NUMBER = 1306
26
27
if not (PY5_HOME := os.environ.get("PY5_HOME")):
0 commit comments