Skip to content

Commit 268853a

Browse files
authored
Merge pull request #730 from hx2A/bumpversion
bump version to 0.10.8a4
2 parents dab25f1 + 42ee6dd commit 268853a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.dev1"
24+
VERSION = "0.10.8a4"
2525
PROCESSING_BUILD_NUMBER = 1310
2626

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

0 commit comments

Comments
 (0)