Skip to content

Commit

Permalink
prepare v0.9n
Browse files Browse the repository at this point in the history
  • Loading branch information
LocutusOfPenguin committed Jan 17, 2018
1 parent 8e88380 commit 9e4f2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
from configobj import ConfigObj, ConfigObjError, DuplicateError

# picochess version
version = '09m'
version = '09n'

evt_queue = queue.Queue()
dispatch_queue = queue.Queue()
Expand Down

0 comments on commit 9e4f2bc

Please sign in to comment.