We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c711773 commit 171de37Copy full SHA for 171de37
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='scrabble',
4
- version='0.2',
+ version='0.3',
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