Skip to content

Commit a31ea18

Browse files
committed
0.11.2-alpha
1 parent 25e62ac commit a31ea18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/constant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33
from . import pycraft
44

5-
Version = '0.11.1-alpha'
5+
Version = '0.11.2-alpha'
66
ROOT_PATH = [
77
os.path.join(os.path.dirname(os.path.abspath(__file__)), '..', ''), # I'm in ./utils/ folder so ../ might be the path
88
'./',

0 commit comments

Comments
 (0)