Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
person142 committed Jul 9, 2019
1 parent 0ee76b3 commit 520b989
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 @@ -36,7 +36,7 @@ def get_extension_modules():
description="Numba overloads for SciPy's special functions",
long_description=get_long_description(),
long_description_content_type='text/markdown',
version='0.1.1',
version='0.2.0',
author='Josh Wilson',
url='https://github.com/person142/numba_special',
packages=['numba_special'],
Expand Down

0 comments on commit 520b989

Please sign in to comment.