Skip to content

Commit 171de37

Browse files
committed
Version 0.3
1 parent c711773 commit 171de37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='scrabble',
4-
version='0.2',
4+
version='0.3',
55
description='Scrabble Game with move recovery and best move analysis',
66
url='https://github.com/benjamincrom/scrabble',
77
author='Benjamin B. Crom',

0 commit comments

Comments
 (0)