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 99cf7c7 commit 4604e6bCopy full SHA for 4604e6b
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.9.dev0"
+VERSION = "0.10.9a1"
25
PROCESSING_BUILD_NUMBER = 1310
26
27
if not (PY5_HOME := os.environ.get("PY5_HOME")):
0 commit comments