Skip to content

Commit

Permalink
Release version 0.3.1 (including fixes for issue #10 and issue #11)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgearhart committed Aug 14, 2016
1 parent 5350dfb commit 9e8f19f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Expand Up @@ -9,9 +9,8 @@
# https://pythonhosted.org/setuptools/setuptools.html#id7
setup(
name='Chessnut',
version='0.3.0',
version='0.3.1',
packages=['Chessnut'],

author="Chris Gearhart",
author_email="chris@gearley.com",
description="A basic chess model to imports/export FEN & finds moves.",
Expand Down

0 comments on commit 9e8f19f

Please sign in to comment.