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.
2 parents ad37825 + db929c4 commit c1319cdCopy full SHA for c1319cd
1 file changed
py5-resources/py5-module/src/py5_tools/constants.py
@@ -21,8 +21,8 @@
21
import platform
22
from pathlib import Path
23
24
-VERSION = "0.10.11.dev1"
25
-PROCESSING_BUILD_NUMBER = 1313
+VERSION = "0.10.11a0"
+PROCESSING_BUILD_NUMBER = 1433
26
27
if not (PY5_HOME := os.environ.get("PY5_HOME")):
28
if platform.system() == "Windows":
0 commit comments