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