Skip to content

Commit 9e4f2bc

Browse files
prepare v0.9n
1 parent 8e88380 commit 9e4f2bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utilities.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
from configobj import ConfigObj, ConfigObjError, DuplicateError
3636

3737
# picochess version
38-
version = '09m'
38+
version = '09n'
3939

4040
evt_queue = queue.Queue()
4141
dispatch_queue = queue.Queue()

0 commit comments

Comments
 (0)