Skip to content

Commit

Permalink
prepare v0.9j
Browse files Browse the repository at this point in the history
  • Loading branch information
LocutusOfPenguin committed Oct 27, 2017
1 parent b915030 commit 845b5a9
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 = '09i'
version = '09j'

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

0 comments on commit 845b5a9

Please sign in to comment.