We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 265b65a commit 8e9672bCopy full SHA for 8e9672b
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='scrabble',
4
- version='0.1',
+ version='0.2',
5
description='Scrabble Game with move recovery and best move analysis',
6
url='https://github.com/benjamincrom/scrabble',
7
author='Benjamin B. Crom',
0 commit comments