Skip to content

Commit

Permalink
prepare v0.83
Browse files Browse the repository at this point in the history
  • Loading branch information
LocutusOfPenguin committed Feb 21, 2017
1 parent df752dc commit 3fcaedd
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 @@ -34,7 +34,7 @@
import enum34 as enum

# picochess version
version = '082'
version = '083'

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

0 comments on commit 3fcaedd

Please sign in to comment.