This release includes: - Bug fixes! - Beginning of test code coverage - Added **contrib/PGameOfLife.py**
I really did mess up 0.1.1, so rather than fix it I just bumped the version number a point and soldiered on.
0.1.0
Features: - package implementing Conway's Game of Life - reasonably well documented - unittests implemented for 90% of the package - includes CGameOfLife; view the Game in a terminal window with curses - functional packaging for inclusion in pypi.python.org - tested with pip3