Skip to content

Commit 8e9672b

Browse files
committed
Version 0.2
1 parent 265b65a commit 8e9672b

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.1',
4+
version='0.2',
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)