Skip to content

Commit 81db9a3

Browse files
committed
Switch version to release
1 parent 1a2b37d commit 81db9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

voxel_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
MAJOR = 1
66
MINOR = 3
77
PATCH = 0
8-
STATUS = "dev"
8+
STATUS = "release"
99

1010
import os
1111

0 commit comments

Comments
 (0)