diff --git a/setup.py b/setup.py index dd0e56d..570ed14 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='treys', - version='0.1.1', + version='0.1.3', description='treys is a pure Python poker hand evaluation library', long_description=open('README.rst').read(), author='Will Drevo',