Skip to content

Commit 06b5377

Browse files
authored
Merge pull request #701 from hx2A/v0108dev0
bump version to 0.10.8.dev0
2 parents 3c5ae5d + 3e84a4a commit 06b5377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py5_resources/py5_module/py5_tools/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import platform
2222
from pathlib import Path
2323

24-
VERSION = "0.10.7a0"
24+
VERSION = "0.10.8.dev0"
2525
PROCESSING_BUILD_NUMBER = 1306
2626

2727
if not (PY5_HOME := os.environ.get("PY5_HOME")):

0 commit comments

Comments
 (0)