Skip to content

Commit

Permalink
Use multiprocessing Pool
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Crom authored and Benjamin Crom committed Jan 3, 2018
1 parent 98c8319 commit 24051b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup

setup(name='baseball',
version='0.7',
version='0.8',
description='Library to download, anaylyze, and visualize events in Major League Baseball games.',
url='https://github.com/benjamincrom/baseball',
author='Benjamin B. Crom',
Expand Down

0 comments on commit 24051b4

Please sign in to comment.