Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
koaning authored Apr 4, 2019
1 parent edac7a3 commit 499fb86
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
Expand Up @@ -17,7 +17,7 @@ def read(fname):

setup(
name="scikit-lego",
version="0.1.2",
version="0.1.3",
packages=find_packages(exclude=['notebooks']),
long_description=read('readme.md'),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 499fb86

Please sign in to comment.